wok-next view luasocket/stuff/patches/patch.diff @ rev 20790

1. update also pinentry-gtk to new version 2. add to both fltk-dev so fltk-config is found 3. I want to force also a build to see if it really builds OKish here (see wok-build)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 11:23:42 2018 +0000 (2018-06-09)
parents a2f7eac66920
children
line source
1 diff -wbBur luasocket-2.0.2/config luasocket-2.0.2.my/config
2 --- luasocket-2.0.2/config 2007-10-15 08:21:05.000000000 +0400
3 +++ luasocket-2.0.2.my/config 2007-10-15 12:22:16.000000000 +0400
4 @@ -30,8 +30,8 @@
5 #
6 #INSTALL_TOP_SHARE=/usr/local/share/lua/5.0
7 #INSTALL_TOP_LIB=/usr/local/lib/lua/5.0
8 -INSTALL_TOP_SHARE=/usr/local/share/lua/5.1
9 -INSTALL_TOP_LIB=/usr/local/lib/lua/5.1
10 +INSTALL_TOP_SHARE=$(DESTDIR)/usr/share/lua/5.1
11 +INSTALL_TOP_LIB=$(DESTDIR)/usr/lib/lua/5.1
13 INSTALL_DATA=cp
14 INSTALL_EXEC=cp