diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-10 11:28:40 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-10 11:28:40 +0000 |
commit | 11adab05352d572adfc87e0f58201040658d7ca0 (patch) | |
tree | 69fe20cc401cf099cdeb819bdd498415e984ad1a /debian/rules | |
parent | 7b4e89b9e3acfee4295dc88fcda5605907d17651 (diff) | |
download | busybox-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-x | debian/rules | 2 |
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 | ||
101 | binary: binary-arch | 101 | binary: binary-arch |