diff options
author | CoprDistGit <infra@openeuler.org> | 2023-03-22 14:27:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-03-22 14:27:05 +0000 |
commit | 2bf24c0779fb252d2cd513adbb269f2cac8e9c82 (patch) | |
tree | bdbdcf4ebce29e9af5aa6167a108a481a8e093af | |
parent | 3460452fb05623d6d89c680137da15fb1a259e4f (diff) |
automatic import of tiniopeneuler20.03
-rw-r--r-- | tini.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,10 +32,10 @@ sed -i CMakeLists.txt -e 's/ -Wl,-s//' %build %cmake -%cmake_build +%__cmake --build . %{?_smp_mflags} --verbose %install -%cmake_install +DESTDIR="%{buildroot}" %__cmake --install . %files %license LICENSE |