summaryrefslogtreecommitdiff
path: root/examples/rules.multi2
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.multi2')
-rwxr-xr-xexamples/rules.multi23
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index c0e3f07c..9226604c 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -26,7 +26,7 @@ build-stamp:
clean:
dh_testdir
dh_testroot
- rm -f build-stamp install-stamp
+ rm -f build-stamp
# Add here commands to clean up after the build process.
#-$(MAKE) clean
@@ -45,7 +45,6 @@ install: build
#$(MAKE) prefix=`pwd`/debian/tmp/usr install
dh_movefiles
- touch install-stamp
# This single target is used to build all the packages, all at once, or
# one at a time. So keep in mind: any options passed to commands here will