packages: anjuta/anjuta-install.patch (NEW) - don't install files twice

megabajt megabajt at pld-linux.org
Sun Jun 7 20:30:01 CEST 2009


Author: megabajt                     Date: Sun Jun  7 18:30:01 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't install files twice

---- Files affected:
packages/anjuta:
   anjuta-install.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/anjuta/anjuta-install.patch
diff -u /dev/null packages/anjuta/anjuta-install.patch:1.1
--- /dev/null	Sun Jun  7 20:30:01 2009
+++ packages/anjuta/anjuta-install.patch	Sun Jun  7 20:29:56 2009
@@ -0,0 +1,13 @@
+diff -urN anjuta-2.26.2.0/libanjuta/Makefile.am anjuta-2.26.2.0.new/libanjuta/Makefile.am
+--- anjuta-2.26.2.0/libanjuta/Makefile.am	2009-05-18 11:31:51.000000000 +0200
++++ anjuta-2.26.2.0.new/libanjuta/Makefile.am	2009-06-07 20:04:39.261034000 +0200
+@@ -139,8 +139,7 @@
+ 
+ libanjutainclude_HEADERS = \
+ 	$(libanjuta_include) \
+-	anjuta-enum-types.h \
+-	anjuta-vcs-status.h
++	anjuta-enum-types.h
+ 
+ BUILT_SOURCES=anjuta-marshal.c anjuta-marshal.h  anjuta-enum-types.h anjuta-enum-types.c
+ 
================================================================


More information about the pld-cvs-commit mailing list