summaryrefslogtreecommitdiff
path: root/examples/rules
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules')
-rwxr-xr-xexamples/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/rules b/examples/rules
index 6d4880ff..ddb8e282 100755
--- a/examples/rules
+++ b/examples/rules
@@ -37,8 +37,6 @@ install: build
# Add here commands to install the package into debian/tmp.
#$(MAKE) prefix=`pwd`/debian/tmp/usr install
- touch install-stamp
-
# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.