once again
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
74885831a1
commit
19ee22649d
@ -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 -vf %{buildroot}%{python2_sitelib}/gpg/installed_files.txt
|
||||
rm -vf %{buildroot}%{python3_sitelib}/gpg/installed_files.txt
|
||||
rm -vf %{buildroot}%{python2_sitelib}/gpg/install_files.txt
|
||||
rm -vf %{buildroot}%{python3_sitelib}/gpg/install_files.txt
|
||||
|
||||
%check
|
||||
make check
|
||||
|
Loading…
Reference in New Issue
Block a user