aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-07-21 16:09:40 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-07-21 16:11:16 +0200
commitfa5bc4d0b8c68d488c3b288362bbff88ad104db1 (patch)
tree55fb779b3b880468e1bd442e674f0485947f0c8e /module/vcomponent
parentReword terminal output to better modularization. (diff)
downloadcalp-fa5bc4d0b8c68d488c3b288362bbff88ad104db1.tar.gz
calp-fa5bc4d0b8c68d488c3b288362bbff88ad104db1.tar.xz
Rewrote build and main execution.
Diffstat (limited to 'module/vcomponent')
-rw-r--r--module/vcomponent/primitive.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/module/vcomponent/primitive.scm b/module/vcomponent/primitive.scm
index b583d454..ad33a3be 100644
--- a/module/vcomponent/primitive.scm
+++ b/module/vcomponent/primitive.scm
@@ -16,7 +16,4 @@
%vcomponent-shallow-copy))
-(setenv "LD_LIBRARY_PATH"
- (string-append (dirname (dirname (dirname (current-filename))))
- "/lib"))
(load-extension "libguile-calendar" "init_lib")