Fix a stupid naming error.
authorEric Andersen <andersen@codepoet.org>
Wed, 20 Dec 2000 20:41:02 +0000 (20:41 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 20 Dec 2000 20:41:02 +0000 (20:41 -0000)
debian/rules

index d3e16863128a2738883b69af091ce2821b15b114..078478627b7faba7abbd0977b463994917186a2a 100755 (executable)
@@ -82,7 +82,7 @@ do_static: half_clean build-static install-static
 
 
 # Now for the .udeb stuff
-PACKAGE=busybox
+PACKAGE=busybox-udeb
 VERSION=$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)
 ARCH=$(shell dpkg --print-architecture)
 FILENAME=$(PACKAGE)_$(VERSION)_$(ARCH).udeb