summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-print/foomatic-db-engine/files/perl-module-3.0.20070508.diff')
-rw-r--r--net-print/foomatic-db-engine/files/perl-module-3.0.20070508.diff27
1 files changed, 0 insertions, 27 deletions
diff --git a/net-print/foomatic-db-engine/files/perl-module-3.0.20070508.diff b/net-print/foomatic-db-engine/files/perl-module-3.0.20070508.diff
deleted file mode 100644
index 5b85e0de4998..000000000000
--- a/net-print/foomatic-db-engine/files/perl-module-3.0.20070508.diff
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -urN foomatic-db-engine-3.0-20070508.orig/Makefile.in foomatic-db-engine-3.0-20070508/Makefile.in
---- foomatic-db-engine-3.0-20070508.orig/Makefile.in 2007-05-08 09:20:05.000000000 +0200
-+++ foomatic-db-engine-3.0-20070508/Makefile.in 2007-05-08 11:21:23.000000000 +0200
-@@ -42,7 +42,7 @@
- FOOMATIC_RIP=@FOOMATIC_RIP@
-
- # foomatic-rip path for a "make inplace" installation
--LOCAL_FOOMATIC_RIP=@LOCAL_FOOMATIC_RIP@
-+LOCAL_FOOMATIC_RIP=@FOOMATIC_RIP@
-
- # Locations for installing the components of this package
- BINDIR=$(bindir)
-@@ -186,10 +186,10 @@
- install-bin: check-config lib/Makefile
- # This is the only way to get the Perl-generated Makefile using
- # $(DESTDIR) properly
-- ( cd lib && \
-- $(MAKE) PREFIX=$(PERLPREFIX) && \
-- $(MAKE) PREFIX=$(DESTDIR)$(PERLPREFIX) pure_install \
-- )
-+# ( cd lib && \
-+# $(MAKE) PREFIX=$(PERLPREFIX) && \
-+# $(MAKE) PREFIX=$(DESTDIR)$(PERLPREFIX) pure_install \
-+# )
- ${SRC}/mkinstalldirs $(DESTDIR)$(BINDIR)
- ${SRC}/mkinstalldirs $(DESTDIR)$(SBINDIR)
- ${SRC}/mkinstalldirs $(DESTDIR)$(ETCDIR)