Add install-lib-version

This commit is contained in:
mainzelm 2004-03-29 11:05:18 +00:00
parent 0db253e1a1
commit 6a19726813
1 changed files with 2 additions and 1 deletions

View File

@ -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)