summaryrefslogtreecommitdiffstats
path: root/net-im/gaim/files/patch-plugins_perl_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gaim/files/patch-plugins_perl_Makefile.in')
-rw-r--r--net-im/gaim/files/patch-plugins_perl_Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/gaim/files/patch-plugins_perl_Makefile.in b/net-im/gaim/files/patch-plugins_perl_Makefile.in
deleted file mode 100644
index bb6daa393..000000000
--- a/net-im/gaim/files/patch-plugins_perl_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- plugins/perl/Makefile.in.orig Sun Feb 20 15:39:08 2005
-+++ plugins/perl/Makefile.in Sun Feb 20 15:40:16 2005
-@@ -680,6 +680,7 @@
- done; \
- fi
- @cd common && $(perlpath) Makefile.PL $(PERL_MM_PARAMS)
-+ @cd common && $(perlpath) -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile
-
- common/Makefile.PL: common/Makefile.PL.in $(top_builddir)/config.status
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)