summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorChris Lawrence <lawrencc@debian.org>2008-02-21 14:17:18 -0600
committerDidier Raboud <didier@raboud.com>2010-05-23 00:04:57 +0200
commit61270747cba579e0ad9868aa9cb3f2f750f9da80 (patch)
treeba414c66ce7545ec0aa9d232acb73d3c88514531 /debian/rules
parentd4e4171fdc1f17f8acd5129dcb4d69fc58bd11f4 (diff)
Imported Debian patch 3.0.2-20080211-1debian/3.0.2-20080211-1
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 57c2611..8211f6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,7 @@ clean:
# Add here commands to clean up after the build process.
-$(MAKE) distclean
chmod -x filter.conf
+ debconf-updatepo
dh_clean
@@ -68,12 +69,12 @@ install: build
cp -p debian/parseconfig.pl $(CURDIR)/debian/foomatic-filters/usr/share/foomatic
chmod +x $(CURDIR)/debian/foomatic-filters/usr/share/foomatic/parseconfig.pl
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
# Build architecture-dependent files here.
binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog