projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f0d170
)
add macro no_lang_C
author
Anas Nashif
<anas.nashif@intel.com>
Tue, 5 Mar 2013 07:57:39 +0000
(23:57 -0800)
committer
Anas Nashif
<anas.nashif@intel.com>
Tue, 5 Mar 2013 07:57:39 +0000
(23:57 -0800)
macros.in
patch
|
blob
|
history
diff --git
a/macros.in
b/macros.in
index
1e89aee
..
34edf2b
100644
(file)
--- a/
macros.in
+++ b/
macros.in
@@
-1059,6
+1059,8
@@
PreReq: python >= %minver, python < %maxver
# %files -f %{name}.lang
#
%find_lang %{_rpmconfigdir}/find-lang.sh %{buildroot}
+%no_lang_C --without-C
+
# Commands + opts to use for retrieving remote files
# Proxy opts can be set through --httpproxy/--httpport popt aliases,