Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
ddc5f475
Commit
ddc5f475
authored
Feb 09, 2003
by
Kevin Rosenberg
Browse files
Auto commit for Debian build
parent
20709473
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/rules
View file @
ddc5f475
#!/usr/bin/make -f
# GNU copyright 1997 to 1999 by Joey Hess.
# This is the d
e
bhelper compatibility version to use.
# This is the dbhelper compatibility version to use.
export DH_COMPAT=4
pkg=cl-asdf
...
...
@@ -41,9 +41,10 @@ install: build
dh_installdirs
# Add here commands to install the package into debian/asdf.
dh_installdirs -p $(pkg) $(asdf-files) $(doc-dir)
dh_installdirs -p $(pkg) $(asdf-files) $(doc-dir)
/examples
dh_install -p $(pkg) asdf.lisp wild-modules.lisp $(asdf-files)
dh_install -p $(pkg) test $(doc-dir)
chmod +x test/run-tests.sh
dh_install -p $(pkg) test/* $(doc-dir)/examples
dh_installdirs -p $(pkg-cclan) $(clc-systems) $(cclan-files)
dh_install -p $(pkg-cclan) cclan-package.lisp cclan.lisp cclan.asd $(cclan-files)
dh_link -p $(pkg-cclan) $(cclan-files)/cclan.asd $(clc-systems)/cclan.asd
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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