aboutsummaryrefslogtreecommitdiffhomepage
path: root/distrib/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/debian/rules')
-rwxr-xr-xdistrib/debian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/distrib/debian/rules b/distrib/debian/rules
index 2dbe6b1dd..f17072384 100755
--- a/distrib/debian/rules
+++ b/distrib/debian/rules
@@ -46,7 +46,6 @@ install: build
# Add here commands to install the package into debian/coq.
$(MAKE) install COQINSTALLPREFIX=$(CURDIR)/debian/coq
-
# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.