me
/
guix
Archived
1
0
Fork 0

gnu: emacs-emacsql: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-emacsql): Refer to the updated
installation directory.

Signed-off-by: Clément Lassieur <clement@lassieur.org>
master
Maxim Cournoyer 2019-11-27 22:34:44 +09:00 committed by Clément Lassieur
parent 7185a8dac4
commit 4c503ed503
No known key found for this signature in database
GPG Key ID: 89F96D4808F359C7
1 changed files with 1 additions and 2 deletions

View File

@ -11953,8 +11953,7 @@ object has been freed.")
(install-file "sqlite/emacsql-sqlite"
(string-append out "/bin"))
(for-each (cut install-file <>
(string-append out "/share/emacs/site-lisp/guix.d/"
"emacsql" "-" ,version))
(string-append out "/share/emacs/site-lisp"))
(find-files "." "\\.elc*$")))
#t)))))
(inputs