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-11adab05352d572adfc87e0f58201040658d7ca0.tar.gz |
Sync debian files with debian package version 0.60.99.cvs20021209-2
Diffstat (limited to 'debian/rules')
-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 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 |