X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Frules;h=240379e72353763cf64cab65f424b07c9b327fb9;hp=3da7d80fc7bff1c418b843ffec20f64681a0a8be;hb=065da8fe9c794d6a5e076f5dd9053c4ad3425771;hpb=9d5e8be84951cef7f6a11bb60af0c64d8bd1e254 diff --git a/debian/rules b/debian/rules index 3da7d80..240379e 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,6 @@ #!/usr/bin/make -f -export DH_COMPAT=4 - -pkg := base64 +pkg := cl-base64 debpkg := cl-base64 @@ -44,7 +42,6 @@ install: build 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)/base64-test.asd $(clc-systems)/base64-test.asd # Build architecture-independent files here. binary-indep: build install