X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=7c3fc59febffc45f4f6d4247a7131e6bbe7a5b8e;hp=240379e72353763cf64cab65f424b07c9b327fb9;hb=5594d2ed8a99ee74b566a886c714be8f92d23ad0;hpb=065da8fe9c794d6a5e076f5dd9053c4ad3425771 diff --git a/debian/rules b/debian/rules index 240379e..7c3fc59 100755 --- a/debian/rules +++ b/debian/rules @@ -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