X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Frules;h=38efe4e3d7d2322076d07aef1a1cef37ad3fbadb;hb=19a47ac6866011384a4817e1152f9896a5ee23ed;hp=454da0abc1ffa9823376eb97ea46e2f4d0ab55b6;hpb=eae592f7884ae95cabd41c3984a8672ecae961c2;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 \