From 74885831a11ab8626f7bc79eae27a40c5249ee0f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 10 Dec 2016 19:05:05 +0100 Subject: [PATCH] let's try again Signed-off-by: Igor Gnatenko --- gpgme.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpgme.spec b/gpgme.spec index 36f94c3..df9a43d 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -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}/installed_files.txt -rm -vf %{buildroot}%{python3_sitelib}/installed_files.txt +rm -vf %{buildroot}%{python2_sitelib}/gpg/installed_files.txt +rm -vf %{buildroot}%{python3_sitelib}/gpg/installed_files.txt %check make check