diff options
Diffstat (limited to 'busybox.spec')
-rw-r--r-- | busybox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.spec b/busybox.spec index 381266d..83ae928 100644 --- a/busybox.spec +++ b/busybox.spec @@ -58,7 +58,7 @@ This package contains help documentation for busybox %build export CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-Wl,-z,now" - +echo "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" cp %{SOURCE3} .config yes "" | make oldconfig && \ cat .config && \ |