Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
2bc1f175
Commit
2bc1f175
authored
Jun 07, 2003
by
Kevin Rosenberg
Browse files
*** empty log message ***
parent
569d2163
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2bc1f175
cl-asdf (1.75) unstable; urgency=low
* New upstream
* Use compat rather than DH_COMPAT
-- Kevin M. Rosenberg <kmr@debian.org> Thu, 5 Jun 2003 00:15:11 -0600
cl-asdf (1.73b) unstable; urgency=low
* Update README
...
...
debian/compat
View file @
2bc1f175
4
4
debian/rules
View file @
2bc1f175
#!/usr/bin/make -f
# GNU copyright 1997 to 1999 by Joey Hess.
# This is the dbhelper compatibility version to use.
export DH_COMPAT=4
pkg=cl-asdf
pkg-cclan=cl-cclan
clc-base=usr/share/common-lisp
...
...
@@ -42,7 +39,7 @@ install: build
# Add here commands to install the package into debian/asdf.
dh_installdirs -p $(pkg) $(asdf-files) $(doc-dir)/examples
dh_install -p $(pkg) asdf.lisp wild-modules.lisp $(asdf-files)
dh_install -p $(pkg) asdf.lisp wild-modules.lisp
asdf-install.lisp
$(asdf-files)
chmod +x test/run-tests.sh
dh_install -p $(pkg) test/* $(doc-dir)/examples
dh_installdirs -p $(pkg-cclan) $(clc-systems) $(cclan-files)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment