X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=c3d4775f09c116ffc4f9df10d2753b841b6ebf9b;hb=d5d00b4cf4b4533884982c4fbc10189b19fb737e;hp=8e47dc0c7205d0ee7e0cec1154ca988b13467cb3;hpb=00049fd6b7a9dcf2b1303e65439d94d9269977d3;p=lml.git diff --git a/debian/rules b/debian/rules index 8e47dc0..c3d4775 100755 --- a/debian/rules +++ b/debian/rules @@ -42,12 +42,10 @@ install: build dh_testdir dh_testroot dh_clean -k - dh_installdirs --all $(clc-systems) $(clc-source) - dh_installdirs -p $(debpkg) $(doc-dir) $(clc-lml)/mcl # Add here commands to install the package into debian/lml. + dh_installdirs $(clc-systems) $(clc-lml) $(doc-dir) dh_install lml.system lml.asd $(clc-systems) dh_install $(shell echo *.cl) $(clc-lml) - dh_install docs/* $(doc-dir) # Build architecture-independent files here. binary-indep: build install