summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-03-04 23:57:39 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-03-04 23:57:39 -0800
commitadce891e04e50fd3b49a964c00a7118522df125e (patch)
tree9d2c9998d6a85936a8092f96dde1e7c7089c38c1
parent3f0d17070ad25e9d27ea8bf6c5f049647a18f2c5 (diff)
downloadrpm-adce891e04e50fd3b49a964c00a7118522df125e.tar.gz
rpm-adce891e04e50fd3b49a964c00a7118522df125e.tar.bz2
rpm-adce891e04e50fd3b49a964c00a7118522df125e.zip
add macro no_lang_C
-rw-r--r--macros.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index 1e89aeefa..34edf2b40 100644
--- 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,