X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Frules;h=38efe4e3d7d2322076d07aef1a1cef37ad3fbadb;hb=bdb0d38c94dd9eebd825e03e5392d6fc6f9fcc71;hp=454da0abc1ffa9823376eb97ea46e2f4d0ab55b6;hpb=8f5508b9c16b83dd323f0bf8eabdfd67b979eb0e;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/rules b/debian/rules index 454da0a..38efe4e 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ # based on the sample debian/rules file for GNU hello by Ian Jackson. package:=userdir-ldap-cgi -i:=./debian/tmp +i:=./debian/$(package) build: dh_testdir @@ -14,7 +14,7 @@ build: clean: dh_testdir -rm -f build - -rm -rf $(i) debian/files* core debian/substvars debian/debhelper.log html/*.html + -rm -rf debian/files* core debian/substvars debian/debhelper.log html/*.html instdirs = \ var/www/userdir-ldap \