Browse Source

oops - forgot to correct the path in the patch

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1514 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
81f9a0f0b7
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      package/rene/emacs/ppc-oddity.patch

+ 1
- 3
package/rene/emacs/ppc-oddity.patch

@ -20,15 +20,13 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
To be able to build and run Emacs on PowerPC we need to wipe some strange
outdated ... assumptions ...
- Rene Rebe <rene@rocklinux.org>
diff -u emacs-21.3/src/m/macppc.h src.emacs.1064607046.7811.3222618932/emacs-21.3/src/m/macppc.h
--- emacs-21.3/src/m/macppc.h 2001-10-23 08:43:33.000000000 +0200
+++ src.emacs.1064607046.7811.3222618932/emacs-21.3/src/m/macppc.h 2003-09-26 22:26:59.000000000 +0200
+++ emacs-21.3/src/m/macppc.h 2003-09-26 22:26:59.000000000 +0200
@@ -90,26 +90,9 @@
#define HAVE_TEXT_START
#endif

Loading…
Cancel
Save