Change make_build rpm macro 34/269334/1 accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix accepted/tizen_7.0_base_tool accepted/tizen_7.0_base_tool_hotfix sandbox/backup/fdupes_2.1.2_20221227 tizen_7.0_base tizen_7.0_base_hotfix accepted/tizen/7.0/base/20230714.002906 accepted/tizen/7.0/base/hotfix/20230714.003721 accepted/tizen/7.0/base/tool/20221028.113210 accepted/tizen/7.0/base/tool/hotfix/20221115.084955 accepted/tizen/base/tool/20220127.053828 submit/tizen_7.0_base/20221028.200901 submit/tizen_7.0_base_hotfix/20221115.161501 submit/tizen_base/20220113.032554 tizen_7.0_m2_release
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 13 Jan 2022 03:00:04 +0000 (12:00 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 13 Jan 2022 03:00:04 +0000 (12:00 +0900)
Change-Id: I0461c9259e7f4d3d4f805eea0cbabb0ad31018d5

packaging/fdupes.spec

index f27fd57..68b30c8 100644 (file)
@@ -21,7 +21,7 @@ cp %{SOURCE1001} .
 export CFLAGS+=" -fPIC"
 export LDFLAGS+=" -pie"
 %{reconfigure} --without-ncurses
-%{make_build}
+%{__make} %{?_smp_mflags}
 
 %install
 install -D -m755 fdupes %{buildroot}%{_bindir}/fdupes