mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
--- FLIM-CFG.orig Tue Sep 15 15:26:08 1998
|
|
+++ FLIM-CFG Sun May 9 01:33:26 1999
|
|
@@ -8,6 +8,8 @@
|
|
|
|
(add-to-list 'load-path
|
|
(expand-file-name "../../site-lisp/apel" data-directory))
|
|
+(add-to-list 'load-path
|
|
+ (expand-file-name "../site-lisp/emu" data-directory))
|
|
|
|
(if (boundp 'LISPDIR)
|
|
(progn
|