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.
angie/SOURCES/luajit2-Makefile.patch

12 lines
348 B

--- 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
##############################################################################