Add install-lib-version
This commit is contained in:
parent
0db253e1a1
commit
6a19726813
|
@ -1,5 +1,6 @@
|
|||
(define-package "sunet" (2 1)
|
||||
((options (with-surflets "Install with SUrflets (requires SSAX)" "<yes/no>" #t #t #t
|
||||
((install-lib-version (1 0))
|
||||
(options (with-surflets "Install with SUrflets (requires SSAX)" "<yes/no>" #t #t #t
|
||||
,parse-boolean ,show-boolean)))
|
||||
(let ((surflets? (get-option-value 'with-surflets)))
|
||||
(install-directory-contents "scheme" 'scheme)
|
||||
|
|
Loading…
Reference in New Issue