summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index b9419d7d..d6d148aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,10 +21,6 @@ override_dh_auto_configure:
LIB=/usr/lib/$(DEB_HOST_MULTIARCH) \
SRCLIB=/usr/share/urweb dh_auto_configure --
-.PHONY: override_dh_auto_build
-override_dh_auto_build:
- make
-
.PHONY: override_dh_auto_build-indep
override_dh_auto_build-indep:
cd doc && make manual.pdf