summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2003-06-28 23:30:41 +0000
committerLuca Barbato <lu_zero@gentoo.org>2003-06-28 23:30:41 +0000
commit725b6cbbcb334ab272aa54ff571e1d1b706d460d (patch)
treeca740062f19d656a752f88880eab32f6dcb56cd7 /app-editors/xemacs/files
parentnew version, fixed guile probs (diff)
downloadgentoo-2-725b6cbbcb334ab272aa54ff571e1d1b706d460d.tar.gz
gentoo-2-725b6cbbcb334ab272aa54ff571e1d1b706d460d.tar.bz2
gentoo-2-725b6cbbcb334ab272aa54ff571e1d1b706d460d.zip
~ppc fix
Diffstat (limited to 'app-editors/xemacs/files')
-rw-r--r--app-editors/xemacs/files/quick-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-editors/xemacs/files/quick-fix.patch b/app-editors/xemacs/files/quick-fix.patch
new file mode 100644
index 000000000000..26aafcee0a42
--- /dev/null
+++ b/app-editors/xemacs/files/quick-fix.patch
@@ -0,0 +1,11 @@
+diff -ruN xemacs-21.4.12.orig/configure xemacs-21.4.12/configure
+--- xemacs-21.4.12.orig/configure 2003-06-29 00:48:56.000000000 +0200
++++ xemacs-21.4.12/configure 2003-06-29 00:49:09.000000000 +0200
+@@ -2966,7 +2966,6 @@
+ fi
+
+
+-test "$machine$opsys" = "powerpclinux" && start_flags="-T $srcdir/src/ppc.ldscript"
+
+ if test "$unexec" = "unexaix.o"; then
+ if test "$dynamic" = "no"; then