summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2011-11-08 18:46:03 +0000
committerSteve Langasek <vorlon@debian.org>2018-09-25 11:05:48 -0700
commit57eec3dbc4f934ff39a53892553aecf13f82251b (patch)
tree0ca27079fcb1fed41f29aa79bb2fb595b08b9ca5 /debian
parent8ac07bb2eb477790d8bf786e85718ee1f37053cf (diff)
and we can use dh_auto_build without modification
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules3
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 4472f68..0cbd2b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sqsh (2.1.7-1) UNRELEASED; urgency=low
* New upstream release.
- update build rules; we can now use DESTDIR instead of prefix.
+ - and we can use dh_auto_build without modification
* Bump debhelper compat to 9 for dpkg-buildflags.
* Add Vcs-Bzr, Vcs-Browser headers.
diff --git a/debian/rules b/debian/rules
index 12ba860..b2fcc5e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,5 @@ override_dh_auto_configure:
cp -f /usr/share/misc/config.sub autoconf/config.sub
SYBASE=/usr dh_auto_configure -- --with-readline --with-motif
-override_dh_auto_build:
- dh_auto_build -- SQSHRC_GLOBAL=/etc/sqshrc
-
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp