Skip to content
Snippets Groups Projects
Commit 5594d2ed authored by Kevin M. Rosenberg's avatar Kevin M. Rosenberg
Browse files

r9099: update pkg name

parent 065da8fe
No related branches found
No related tags found
No related merge requests found
cl-base64 (3.3.2-1) unstable; urgency=low
cl-base64 (3.3.1-2) unstable; urgency=low
* Update rules file (closes:244687)
* Rename package rules file (closes:244687)
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 19 Apr 2004 08:59:58 -0600
......
......@@ -38,10 +38,10 @@ install: build
dh_testdir
dh_testroot
dh_clean -k
# Add here commands to install the package into debian/base64.
# Add here commands to install the package into debian/cl-base64.
dh_installdirs $(clc-systems) $(clc-base64)
dh_install *.asd $(shell echo *.lisp) $(clc-base64)
dh_link $(clc-base64)/base64.asd $(clc-systems)/base64.asd
dh_link $(clc-base64)/cl-base64.asd $(clc-systems)/cl-base64.asd
# Build architecture-independent files here.
binary-indep: build install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment