You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
348 B
12 lines
348 B
3 months ago
|
--- Makefile.orig
|
||
|
+++ Makefile
|
||
|
@@ -25,7 +25,7 @@
|
||
|
# Change the installation path as needed. This automatically adjusts
|
||
|
# the paths in src/luaconf.h, too. Note: PREFIX must be an absolute path!
|
||
|
#
|
||
|
-export PREFIX= /usr/local
|
||
|
+export PREFIX= /usr
|
||
|
export MULTILIB= lib
|
||
|
##############################################################################
|
||
|
|