X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=c3d4775f09c116ffc4f9df10d2753b841b6ebf9b;hb=b1bd6d92c2525f8ea9b05a784e22a0ba88b61559;hp=8e47dc0c7205d0ee7e0cec1154ca988b13467cb3;hpb=6b209d9d740ca71561aa81879f7ab1b8b1134368;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