packages: luakit/luakit-make.patch - updated for 2010.08.30

pawelz pawelz at pld-linux.org
Mon Aug 30 15:44:20 CEST 2010


Author: pawelz                       Date: Mon Aug 30 13:44:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 2010.08.30

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

---- Diffs:

================================================================
Index: packages/luakit/luakit-make.patch
diff -u packages/luakit/luakit-make.patch:1.1 packages/luakit/luakit-make.patch:1.2
--- packages/luakit/luakit-make.patch:1.1	Mon Aug  9 14:25:28 2010
+++ packages/luakit/luakit-make.patch	Mon Aug 30 15:44:15 2010
@@ -1,13 +1,11 @@
-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
+--- luakit-2010.08.30/config.mk~	2010-08-29 16:20:19.000000000 +0200
++++ luakit-2010.08.30/config.mk	2010-08-30 15:37:05.000000000 +0200
+@@ -9,7 +9,7 @@
  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
+-PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua
++PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua51
  INCS := $(shell pkg-config --cflags ${PKGS}) -I./
  LIBS := $(shell pkg-config --libs ${PKGS})
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/luakit/luakit-make.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list