aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-10 11:28:40 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-10 11:28:40 +0000
commit11adab05352d572adfc87e0f58201040658d7ca0 (patch)
tree69fe20cc401cf099cdeb819bdd498415e984ad1a /debian/rules
parent7b4e89b9e3acfee4295dc88fcda5605907d17651 (diff)
downloadbusybox-11adab05352d572adfc87e0f58201040658d7ca0.tar.gz
Sync debian files with debian package version 0.60.99.cvs20021209-2
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 197f98a46..74073e44c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,7 +95,7 @@ binary-arch: build-arch install
dh_builddeb -a -Nbusybox-cvs-udeb
dh_gencontrol -pbusybox-cvs-udeb -- -fdebian/files~
- dpkg-distaddfile busybox-cvs-udeb_$(VERSION)_$(ARCH).udeb debian-installer standard
+ dpkg-distaddfile busybox-cvs-udeb_$(VERSION)_$(ARCH).udeb debian-installer extra
dh_builddeb -pbusybox-cvs-udeb --filename=busybox-cvs-udeb_$(VERSION)_$(ARCH).udeb
binary: binary-arch