Fix a stupid naming error.
This commit is contained in:
parent
e80a2633bc
commit
e75f6a972c
2
debian/rules
vendored
2
debian/rules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user