summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-12-30 16:03:37 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-12-30 16:03:37 +0100
commitb008d7dd3d29269590eedad46da55f1b9d126b29 (patch)
treeec0ecc1648249d6a17f3eda641bcd2e878b72abd
parentMoved stuff to modules. (diff)
downloadrss-filter-b008d7dd3d29269590eedad46da55f1b9d126b29.tar.gz
rss-filter-b008d7dd3d29269590eedad46da55f1b9d126b29.tar.xz
Fix add-to-load-path.
-rwxr-xr-xmain.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.scm b/main.scm
index 5782c04..6a842ae 100755
--- a/main.scm
+++ b/main.scm
@@ -2,7 +2,8 @@
-e main -s
!#
-(add-to-load-path ".")
+;; (add-to-load-path ".")
+(add-to-load-path (dirname (current-filename)))
(add-to-load-path "/home/hugo/code/calp/module")
(use-modules