mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Remove "pwd" meta info.
This commit is contained in:
parent
039576cf09
commit
2f908075a5
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
(meta (GUILE_LOAD_PATH . "")
|
||||
(LTDL_LOAD_PATH . "")
|
||||
(guile . "pre-inst-guile")
|
||||
(sofile . "libguile/.libs/libguile.so.15.0.0")
|
||||
(pwd . "/home/ttn/tmp/.tmp"))
|
||||
(sofile . "libguile/.libs/libguile.so.15.0.0"))
|
||||
(scheme
|
||||
($abs "#<primitive-procedure $abs>")
|
||||
($acos "#<primitive-procedure $acos>")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue