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-w32-11adab05352d572adfc87e0f58201040658d7ca0.tar.gz
busybox-w32-11adab05352d572adfc87e0f58201040658d7ca0.tar.bz2
busybox-w32-11adab05352d572adfc87e0f58201040658d7ca0.zip
Sync debian files with debian package version 0.60.99.cvs20021209-2
Diffstat (limited to '')
-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
95 dh_builddeb -a -Nbusybox-cvs-udeb 95 dh_builddeb -a -Nbusybox-cvs-udeb
96 96
97 dh_gencontrol -pbusybox-cvs-udeb -- -fdebian/files~ 97 dh_gencontrol -pbusybox-cvs-udeb -- -fdebian/files~
98 dpkg-distaddfile busybox-cvs-udeb_$(VERSION)_$(ARCH).udeb debian-installer standard 98 dpkg-distaddfile busybox-cvs-udeb_$(VERSION)_$(ARCH).udeb debian-installer extra
99 dh_builddeb -pbusybox-cvs-udeb --filename=busybox-cvs-udeb_$(VERSION)_$(ARCH).udeb 99 dh_builddeb -pbusybox-cvs-udeb --filename=busybox-cvs-udeb_$(VERSION)_$(ARCH).udeb
100 100
101binary: binary-arch 101binary: binary-arch