aboutsummaryrefslogtreecommitdiff
path: root/net-im/gaim/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gaim/files')
-rw-r--r--net-im/gaim/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/gaim/files/patch-configure b/net-im/gaim/files/patch-configure
new file mode 100644
index 000000000000..24c798ab7451
--- /dev/null
+++ b/net-im/gaim/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Tue Sep 2 20:51:30 2003
++++ configure Tue Sep 2 20:51:41 2003
+@@ -15914,7 +15914,7 @@
+ fi
+
+ prefix=`eval echo $prefix`
+- PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=$prefix"
++ PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=%%LOCALBASE%%"
+
+
+ # Check whether --with-perl-lib or --without-perl-lib was given.