From: Sebastian Harl Date: Mon, 31 Jan 2011 15:00:18 +0000 (+0100) Subject: rules: clean: Do not remove 'configure-stamp'. X-Git-Tag: libkohana2-php-2.3.4-1~10 X-Git-Url: https://git.tokkee.org/?p=pkg-libkohana2-php.git;a=commitdiff_plain;h=72b870c4e52719ca143bd197ac1084713773e676 rules: clean: Do not remove 'configure-stamp'. This file is no longer created by any target. --- diff --git a/debian/rules b/debian/rules index fc3effe..ceec4cc 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ build-stamp: clean: dh_testdir dh_testroot - rm -f build-stamp configure-stamp + rm -f build-stamp dh_clean