[packages/rpm/dev-5.4.16] lua files (libs,bins) not installed (but .h files are)

glen glen at pld-linux.org
Sun Apr 24 17:02:50 CEST 2016


commit 15ed1cacee99130ee1a4bfb96aee9efaf222fc5f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 24 18:02:39 2016 +0300

    lua files (libs,bins) not installed (but .h files are)

 rpm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 3918283..e61245c 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -1253,7 +1253,7 @@ EOF
 %{__rm} $RPM_BUILD_ROOT%{_rpmlibdir}/find-{prov,req}.pl
 %{__rm} $RPM_BUILD_ROOT%{_rpmlibdir}/find-{provides,requires}.perl
 %{__rm} $RPM_BUILD_ROOT%{_rpmlibdir}/find-lang.sh
-%if %{without system_lua}
+%if %{without system_lua} && 0
 %{__rm} $RPM_BUILD_ROOT%{_rpmlibdir}/lib/liblua.a
 %{__rm} $RPM_BUILD_ROOT%{_rpmlibdir}/lib/liblua.la
 %endif
@@ -1516,7 +1516,7 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %attr(755,root,root) %{_rpmlibdir}/bin/semodule
 %attr(755,root,root) %{_rpmlibdir}/bin/spooktool
 %endif
-%if %{without system_lua}
+%if %{without system_lua} && 0
 %attr(755,root,root) %{_rpmlibdir}/bin/lua
 %attr(755,root,root) %{_rpmlibdir}/bin/luac
 %attr(755,root,root) %{_rpmlibdir}/bin/rpmlua
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/15ed1cacee99130ee1a4bfb96aee9efaf222fc5f



More information about the pld-cvs-commit mailing list