X-Git-Url: http://git.kpe.io/?p=md5.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=81a148d90893c7ff5e0956ca8c318cd17772f43b;hp=43f58c73af8cd06e034ff5b45cd1b8b3aece691d;hb=4c170b3ad665e0a8b6d9d49992975f373453bf40;hpb=09a3f8c9f60bb9255cee6cab110e402ee2160f8e diff --git a/debian/rules b/debian/rules index 43f58c7..81a148d 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,7 @@ install: build dh_clean -k # Add here commands to install the package into debian/md5. dh_installdirs $(clc-systems) $(clc-md5) - dh_install debian/md5.asd $(shell echo *.lisp) $(clc-md5) + dh_install md5.asd $(shell echo *.lisp) $(clc-md5) dh_link $(clc-md5)/md5.asd $(clc-systems)/md5.asd # Build architecture-independent files here.