]> git.pld-linux.org Git - packages/gimp.git/blame - gimp-makefile.patch
- gnome-vfs2 dep belongs to librsvg
[packages/gimp.git] / gimp-makefile.patch
CommitLineData
f2eba5e0 1diff -aurN gimp-2.2.0.orig/plug-ins/pygimp/Makefile.am gimp-2.2.0/plug-ins/pygimp/Makefile.am
2--- gimp-2.2.0.orig/plug-ins/pygimp/Makefile.am 2004-11-23 03:35:54.000000000 +0100
3+++ gimp-2.2.0/plug-ins/pygimp/Makefile.am 2004-12-19 19:48:23.534364736 +0100
4@@ -71,4 +71,6 @@
5 snap:
6 $(MAKE) dist distdir=$(PACKAGE)-SNAP-`date +"%Y%m%d"`
7
8-EXTRA_DIST = makefile.msc
9+EXTRA_DIST = \
10+ $(pygimp_DATA) \
11+ makefile.msc
This page took 0.046148 seconds and 4 git commands to generate.