]> git.pld-linux.org Git - packages/rpmlint.git/blobdiff - rpmlint.spec
fix install without bash-completions installed
[packages/rpmlint.git] / rpmlint.spec
index 665aa262790132b575f511df5f49c88c15e5570a..430e46346d6b7dce458d98029c1dad85fa22ed3f 100644 (file)
@@ -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} \
This page took 0.053883 seconds and 4 git commands to generate.