diff options
-rw-r--r-- | editors/apel-emacs/files/patch-ac | 11 | ||||
-rw-r--r-- | editors/apel/files/patch-ac | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/editors/apel-emacs/files/patch-ac b/editors/apel-emacs/files/patch-ac new file mode 100644 index 000000000000..a602fff48d9f --- /dev/null +++ b/editors/apel-emacs/files/patch-ac @@ -0,0 +1,11 @@ +--- APEL-MK.orig Wed Dec 22 13:14:21 1999 ++++ APEL-MK Wed May 10 23:45:36 2000 +@@ -41,7 +41,7 @@ + ;; Make "emu" subdirectory. + "emu" + ;; Don't make "emu" subdirectory. +- "")) ++ "emu")) + + ;; The directories where APEL and EMU modules will be installed. + ;; These two variables will be generated from other variables above. diff --git a/editors/apel/files/patch-ac b/editors/apel/files/patch-ac new file mode 100644 index 000000000000..a602fff48d9f --- /dev/null +++ b/editors/apel/files/patch-ac @@ -0,0 +1,11 @@ +--- APEL-MK.orig Wed Dec 22 13:14:21 1999 ++++ APEL-MK Wed May 10 23:45:36 2000 +@@ -41,7 +41,7 @@ + ;; Make "emu" subdirectory. + "emu" + ;; Don't make "emu" subdirectory. +- "")) ++ "emu")) + + ;; The directories where APEL and EMU modules will be installed. + ;; These two variables will be generated from other variables above. |