commit d51dcadb6d799addeeb650491ef1821451a7ad76
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jul 15 17:34:58 2015 +0300

    fix install without bash-completions installed

 rpmlint.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpmlint.spec b/rpmlint.spec
index 665aa26..430e463 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -5,7 +5,7 @@
 Summary:       Tool for checking common errors in RPM packages
 Name:          rpmlint
 Version:       1.7
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Development/Building
 Source0:       
http://downloads.sourceforge.net/rpmlint/%{name}-%{version}.tar.xz
@@ -101,6 +101,7 @@ test -s GROUPS
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
+       bash_compdir=%{bash_compdir} \
        ETCDIR=%{_sysconfdir} \
        MANDIR=%{_mandir} \
        LIBDIR=%{py_sitescriptdir}/%{name} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpmlint.git/commitdiff/d51dcadb6d799addeeb650491ef1821451a7ad76

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to