diff options
Diffstat (limited to 'dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild')
-rw-r--r-- | dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild b/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild index b5ed4f77..eadf1040 100644 --- a/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild +++ b/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild @@ -34,7 +34,7 @@ src_compile() { } src_install() { - common-lisp-install-sources *.{lisp,asd} url-rewrite/ test/ + common-lisp-install-sources *.lisp url-rewrite/ test/ common-lisp-install-sources -t all www/ common-lisp-install-asdf dodoc CHANGELOG* README |