diff options
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 163f1d0..04714d6 100755 --- a/debian/rules +++ b/debian/rules @@ -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: $@" |