Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161980924
D24605.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
984 B
Referenced Files
None
Subscribers
None
D24605.id.diff
View Options
Index: head/etc/mtree/BSD.usr.dist
===================================================================
--- head/etc/mtree/BSD.usr.dist
+++ head/etc/mtree/BSD.usr.dist
@@ -68,6 +68,8 @@
..
engines
..
+ flua
+ ..
i18n
..
libxo
@@ -369,6 +371,8 @@
..
..
firmware
+ ..
+ flua
..
games
fortune
Index: head/lib/liblua/luaconf.h
===================================================================
--- head/lib/liblua/luaconf.h
+++ head/lib/liblua/luaconf.h
@@ -205,9 +205,9 @@
#else /* }{ */
-#define LUA_ROOT "/usr/local/"
-#define LUA_LDIR LUA_ROOT "share/lua/" LUA_VDIR "/"
-#define LUA_CDIR LUA_ROOT "lib/lua/" LUA_VDIR "/"
+#define LUA_ROOT "/usr/"
+#define LUA_LDIR LUA_ROOT "share/flua/"
+#define LUA_CDIR LUA_ROOT "lib/flua/"
#if !defined(LUA_PATH_DEFAULT)
#define LUA_PATH_DEFAULT \
LUA_LDIR"?.lua;" LUA_LDIR"?/init.lua;" \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 9, 2:37 PM (22 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34890992
Default Alt Text
D24605.id.diff (984 B)
Attached To
Mode
D24605: flua: support "require" in the base system
Attached
Detach File
Event Timeline
Log In to Comment