From 19ee22649d35da3db4435dc6d2232715d2024f15 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 10 Dec 2016 19:08:57 +0100 Subject: [PATCH] once 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 df9a43d..ae248c9 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}/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