projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e60efc3
)
disable %check section
75/167375/1
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
accepted/tizen/5.0/base/20181101.090342
accepted/tizen/5.5/base/20191030.082111
accepted/tizen/5.5/base/mobile/hotfix/20201023.084437
accepted/tizen/5.5/base/wearable/hotfix/20201023.080837
accepted/tizen/base/20180122.015350
submit/tizen_5.0_base/20181101.000001
submit/tizen_5.5_base/20191030.000001
submit/tizen_5.5_base_mobile_hotfix/20201023.171501
submit/tizen_5.5_base_wearable_hotfix/20201023.155601
submit/tizen_base/20180122.011841
tizen_5.5.m2_release
author
Youngjae Shin
<yj99.shin@samsung.com>
Wed, 17 Jan 2018 08:07:45 +0000
(17:07 +0900)
committer
Youngjae Shin
<yj99.shin@samsung.com>
Wed, 17 Jan 2018 08:07:45 +0000
(17:07 +0900)
Change-Id: I5b03fc0e50289709318050a633a14882d22862f0
packaging/make.spec
patch
|
blob
|
history
diff --git
a/packaging/make.spec
b/packaging/make.spec
index 473684eab9a2028c1c6ff6915d238ff8d2fc51d7..7cd9d010efba1393a88dcee70f1ce1512d8418e7 100644
(file)
--- a/
packaging/make.spec
+++ b/
packaging/make.spec
@@
-1,3
+1,5
@@
+%define __spec_check_pre exit 0
+
Name: make
Url: http://www.gnu.org/software/make/make.html
Provides: gmake
@@
-29,7
+31,7
@@
export AUTOPOINT=true %{?asan:LIBS+=" -ldl "}
%make_install
ln -sf make %{buildroot}%{_bindir}/gmake
-%files
+%files
%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING