X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=blobdiff_plain;f=debian%2Frules;h=f957549d22ca7b472e826a916af2cc3aaaefbf54;hp=bf81c9b8dbcbad006ee486f8632f92daa4d2b478;hb=daa6ba08934c133d323651de188af90b6724fe19;hpb=4a20728ae2b4a46aea7be3ac5b505aeec176ade1 diff --git a/debian/rules b/debian/rules index bf81c9b..f957549 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 \