PKGBUILDs/community/luasocket/luasocket-arch.patch

15 lines
509 B
Diff
Raw Normal View History

2009-10-10 02:15:33 +00:00
diff -wbBur luasocket-2.0.2/config luasocket-2.0.2.my/config
--- luasocket-2.0.2/config 2007-10-15 08:21:05.000000000 +0400
+++ luasocket-2.0.2.my/config 2007-10-15 12:22:16.000000000 +0400
@@ -30,8 +30,8 @@
#
#INSTALL_TOP_SHARE=/usr/local/share/lua/5.0
#INSTALL_TOP_LIB=/usr/local/lib/lua/5.0
-INSTALL_TOP_SHARE=/usr/local/share/lua/5.1
-INSTALL_TOP_LIB=/usr/local/lib/lua/5.1
+INSTALL_TOP_SHARE=$(DESTDIR)/usr/share/lua/5.1
+INSTALL_TOP_LIB=$(DESTDIR)/usr/lib/lua/5.1
INSTALL_DATA=cp
INSTALL_EXEC=cp