]> git.pld-linux.org Git - packages/gimp.git/commitdiff
- missing in tarball creation
authorfreetz <freetz@pld-linux.org>
Tue, 21 Dec 2004 20:21:00 +0000 (20:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gimp-makefile.patch -> 1.1

gimp-makefile.patch [new file with mode: 0644]

diff --git a/gimp-makefile.patch b/gimp-makefile.patch
new file mode 100644 (file)
index 0000000..39b2eb7
--- /dev/null
@@ -0,0 +1,11 @@
+diff -aurN gimp-2.2.0.orig/plug-ins/pygimp/Makefile.am gimp-2.2.0/plug-ins/pygimp/Makefile.am
+--- gimp-2.2.0.orig/plug-ins/pygimp/Makefile.am        2004-11-23 03:35:54.000000000 +0100
++++ gimp-2.2.0/plug-ins/pygimp/Makefile.am     2004-12-19 19:48:23.534364736 +0100
+@@ -71,4 +71,6 @@
+ snap:
+       $(MAKE) dist distdir=$(PACKAGE)-SNAP-`date +"%Y%m%d"`
+-EXTRA_DIST = makefile.msc
++EXTRA_DIST = \
++      $(pygimp_DATA) \
++      makefile.msc
This page took 0.0854 seconds and 4 git commands to generate.