X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fdebian%2Frules;fp=webcit%2Fdebian%2Frules;h=e045af13ef2907446fb639b3d3a15f2b55026c66;hb=0285892691f15aceb34acac1c5a2546dbf94b714;hp=d4109e17e9d39f50df0c5cca831a01d0e130cbf4;hpb=4f4f4eb1185b9d6a28b2ec3cdfc4fcaea5419ce3;p=citadel.git diff --git a/webcit/debian/rules b/webcit/debian/rules index d4109e17e..e045af13e 100755 --- a/webcit/debian/rules +++ b/webcit/debian/rules @@ -62,7 +62,7 @@ endif build: build-stamp -build-stamp: configure +build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. @@ -71,7 +71,7 @@ build-stamp: configure touch build-stamp clean: - dh_testdir + dh_testconfigure-stampdir dh_testroot rm -f build-stamp configure-stamp