Fix a stupid bug, where I cleaned things as the last makefile target. duh.
-Erik
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -67,7 +67,7 @@ binary-indep:
|
||||
# We have nothing to do by default.
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: busybox busybox-static clean
|
||||
binary-arch: busybox busybox-static
|
||||
|
||||
busybox: install
|
||||
@echo "--- Building: $@"
|
||||
|
Reference in New Issue
Block a user