diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-03-04 23:57:39 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-03-04 23:57:39 -0800 |
commit | adce891e04e50fd3b49a964c00a7118522df125e (patch) | |
tree | 9d2c9998d6a85936a8092f96dde1e7c7089c38c1 | |
parent | 3f0d17070ad25e9d27ea8bf6c5f049647a18f2c5 (diff) | |
download | rpm-adce891e04e50fd3b49a964c00a7118522df125e.tar.gz rpm-adce891e04e50fd3b49a964c00a7118522df125e.tar.bz2 rpm-adce891e04e50fd3b49a964c00a7118522df125e.zip |
add macro no_lang_C
-rw-r--r-- | macros.in | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |