finally fix build
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
e6ff799a45
commit
b31396cd87
@ -115,8 +115,8 @@ install -m644 -p -D %{SOURCE2} %{buildroot}%{_includedir}/gpgme.h
|
||||
chrpath -d %{buildroot}%{_bindir}/%{name}-tool
|
||||
|
||||
# autofoo installs useless stuff for uninstall
|
||||
rm -vrf %{buildroot}%{python2_sitelib}
|
||||
rm -vrf %{buildroot}%{python3_sitelib}
|
||||
rm -vf %{buildroot}%{python2_sitelib}/installed_files.txt
|
||||
rm -vf %{buildroot}%{python3_sitelib}/installed_files.txt
|
||||
|
||||
%check
|
||||
make check
|
||||
|
Loading…
Reference in New Issue
Block a user