summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2004-12-08 19:04:26 +0000
committerMartin Quinson <mquinson@debian.org>2004-12-08 19:04:26 +0000
commit3a129d699df28c239d1828cdb6afe7c735f5fb8f (patch)
tree165a0df4d34b3cd7212cf661952decaffc064258 /debian
parent51eaf66b2df8e63f276132dc0e2609356fe71bca (diff)
downloadquilt-3a129d699df28c239d1828cdb6afe7c735f5fb8f.tar.gz
Useless cleanup
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 2ccc2f4..b26b096 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
-# $Id: rules,v 1.13 2004/06/01 19:46:12 mquinson Exp $
+# $Id: rules,v 1.14 2004/12/08 19:04:26 mquinson Exp $
# Import Common Debian Build System (CDBS).
include /usr/share/cdbs/1/rules/debhelper.mk
@@ -16,6 +16,5 @@ DEB_MAKE_ENVVARS := BUILD_ROOT=$(CURDIR)/debian/tmp LC_ALL=C
# ... and moving it to the right dir using dh_install
DEB_DH_INSTALL_SOURCEDIR := debian/tmp
-# force the shell to be bash, since quilt is full of bashism
# force awk to be gawk, since mawk causes trouble
-DEB_CONFIGURE_EXTRA_FLAGS := --with-bash=/bin/bash --with-awk=/usr/bin/gawk
+DEB_CONFIGURE_EXTRA_FLAGS := --with-awk=/usr/bin/gawk