Author: witekfl                      Date: Mon Jun 11 14:17:43 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- compilation fix for automake-1.12

---- Files affected:
packages/lxpanel:
   lxpanel-automake.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/lxpanel/lxpanel-automake.patch
diff -u /dev/null packages/lxpanel/lxpanel-automake.patch:1.1
--- /dev/null   Mon Jun 11 16:17:43 2012
+++ packages/lxpanel/lxpanel-automake.patch     Mon Jun 11 16:17:37 2012
@@ -0,0 +1,11 @@
+--- lxpanel-0.5.10/data/Makefile.am.old        2012-06-11 16:08:05.000000000 
+0200
++++ lxpanel-0.5.10/data/Makefile.am    2012-06-11 16:08:49.000000000 +0200
+@@ -24,7 +24,7 @@ ui_in_files= \
+ ui_DATA = $(ui_in_files:.glade=.ui)
+ 
+ # Generate GtkBuilder UI files from Glade files
+-%.ui: %.glade
++.glade.ui:
+       cp $< $@
+       $(top_builddir)/src/xml-purge $@
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to