X-Git-Url: http://git.kpe.io/?p=xmlutils.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=0f7454fc1897db9933e37b4dbe461a1f2a166614;hp=1d48b6b55faff5205bf02a0d5f162c8ffaef4283;hb=1e8aa1df433841c85c5a0b44fbd92964672e18b5;hpb=2d40f4169cc89aaecf1a762cae1e2d7cd55587ab diff --git a/debian/rules b/debian/rules index 1d48b6b..0f7454f 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/xmlutils. dh_installdirs $(clc-systems) $(clc-xmlutils) $(doc-dir) - dh_install debian/xmlutils.asd phtml.cl $(wildcard pxml[0-3].cl) build.cl $(clc-xmlutils) + dh_install xmlutils.asd phtml.cl $(wildcard pxml[0-3].cl) build.cl $(clc-xmlutils) dh_install $(shell echo *.html) $(doc-dir) dh_link $(clc-xmlutils)/xmlutils.asd $(clc-systems)/xmlutils.asd