X-Git-Url: http://git.kpe.io/?p=xmlutils.git;a=blobdiff_plain;f=debian%2Frules;h=1d48b6b55faff5205bf02a0d5f162c8ffaef4283;hp=5a7288e0c3f158cc56ecf17e2ac6af9ac1f83172;hb=d8b217684dec9f0e22d52256f1565f14748b96c0;hpb=fdd9c09bc34d0a20ccccc1fa62bca82b74f56563 diff --git a/debian/rules b/debian/rules index 5a7288e..1d48b6b 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 pxmls[0-3].cl build.cl $(clc-xmlutils) + dh_install debian/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