summaryrefslogtreecommitdiff
path: root/editors/bitmap
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-05-12 19:32:49 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-05-12 19:32:49 +0000
commitd059c7e7177d397b4525d6b0854e05bc3e098d57 (patch)
tree8eb0a46517e72e91baf53e3ebd5182ce15e0ef1b /editors/bitmap
parentFix make deinstall(pkg_delete) problem. (diff)
Fix byte-compile error problem.
Notes
Notes: svn path=/head/; revision=28418
Diffstat (limited to 'editors/bitmap')
-rw-r--r--editors/bitmap/files/patch-ab14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/bitmap/files/patch-ab b/editors/bitmap/files/patch-ab
index fce64bf35de0..3e8c3defc3e5 100644
--- a/editors/bitmap/files/patch-ab
+++ b/editors/bitmap/files/patch-ab
@@ -1,14 +1,14 @@
---- BITMAP-CFG.orig Wed Nov 10 10:58:34 1999
-+++ BITMAP-CFG Tue Jan 18 21:34:01 2000
-@@ -16,6 +16,11 @@
- (add-to-list 'load-path (expand-file-name "apel" LISPDIR))
- ))
+--- BITMAP-CFG.orig Tue Apr 18 18:11:56 2000
++++ BITMAP-CFG Sat May 13 04:23:13 2000
+@@ -6,6 +6,11 @@
+
+ (defvar default-load-path load-path)
+(if (not (fboundp 'normal-top-level-add-subdirs-to-load-path))
+ (progn
+ (require 'apel-setupel)
+ ))
+
- (if (boundp 'VERSION_SPECIFIC_LISPDIR)
- (add-to-list 'load-path VERSION_SPECIFIC_LISPDIR))
+ (require 'poe);; Pickup `add-to-list' for old mule.
+ (add-to-list 'load-path