projects
/
tools
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe6bd7
)
Modify spec file to not generate debugfile.rpm
author
jiankang.fan
<jiankang.fan@samsung.com>
Thu, 12 May 2016 11:03:39 +0000
(19:03 +0800)
committer
SoonKyu Park
<sk7.park@samsung.com>
Wed, 15 Jun 2016 05:21:13 +0000
(14:21 +0900)
Change-Id: I2a1e0e290cf33f269245095522b664aa3f1617d9
Signed-off-by: jiankang.fan <jiankang.fan@samsung.com>
packaging/build.spec
patch
|
blob
|
history
diff --git
a/packaging/build.spec
b/packaging/build.spec
index
cee616a
..
5659cb8
100644
(file)
--- a/
packaging/build.spec
+++ b/
packaging/build.spec
@@
-136,7
+136,7
@@
chroot or a secure virtualized
make CFLAGS="$RPM_BUILD_FLAGS" initvm-all
%if 0%{?fedora} == 23
-cp -f find-debuginfo.sh /usr/lib/rpm/find-debuginfo.sh
+%global debug_package %{nil}
%endif
%install