packages: luakit/luakit-make.patch (NEW) - pldized makefile

pawelz pawelz at pld-linux.org
Mon Aug 9 14:25:33 CEST 2010


Author: pawelz                       Date: Mon Aug  9 12:25:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pldized makefile

---- Files affected:
packages/luakit:
   luakit-make.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/luakit/luakit-make.patch
diff -u /dev/null packages/luakit/luakit-make.patch:1.1
--- /dev/null	Mon Aug  9 14:25:33 2010
+++ packages/luakit/luakit-make.patch	Mon Aug  9 14:25:28 2010
@@ -0,0 +1,13 @@
+diff --git a/config.mk b/config.mk
+index 48687f9..acd173d 100644
+--- a/config.mk
++++ b/config.mk
+@@ -9,7 +9,7 @@ MANPREFIX  ?= ${DESTDIR}${PREFIX}/share/man
+ DOCDIR     ?= ${DESTDIR}${PREFIX}/share/luakit/docs
+ 
+ # Generate includes and libs
+-PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua libxdg-basedir
++PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua51 libxdg-basedir
+ INCS := $(shell pkg-config --cflags ${PKGS}) -I./
+ LIBS := $(shell pkg-config --libs ${PKGS})
+ 
================================================================


More information about the pld-cvs-commit mailing list