summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/rules b/debian/rules
index e92bcb9..9003360 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,12 +20,6 @@ configure: configure-stamp
configure-stamp:
dh_testdir
- # hack: check that we're building from dsfg-free orig tarball
- if tar tzf foreign/openpgm/libpgm-*.tar.gz | grep -q rfc3208.txt;then \
- echo "Remove RFC documents from orig tar."; \
- exit 1; \
- fi
-
./configure $(CROSS) \
--prefix=/usr \
$(pgm_opt) \