summaryrefslogtreecommitdiff
path: root/gimp-print-install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gimp-print-install.patch')
-rw-r--r--gimp-print-install.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/gimp-print-install.patch b/gimp-print-install.patch
deleted file mode 100644
index e2add89..0000000
--- a/gimp-print-install.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- gimp-print-4.2.0/src/gimp/Makefile.in.ww Wed Feb 6 15:48:33 2002
-+++ gimp-print-4.2.0/src/gimp/Makefile.in Wed Feb 6 15:49:11 2002
-@@ -444,6 +444,7 @@
-
- install-libexecPROGRAMS: $(libexec_PROGRAMS)
- @DESTDIR='$(DESTDIR)'; export DESTDIR;\
-+ $(mkinstalldirs) $(DESTDIR)`$(GIMPTOOL) --gimpplugindir`/plug-ins; \
- list='$(libexec_PROGRAMS)'; for p in $$list; do \
- if test -f $$p; then \
- if test -f .libs/$$p; then \