From 23a5b0956dc96e3e7801d614bb0eb2b7c5efb0dc1107b8db8ad029c8a8073bb8 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Thu, 11 Jan 2018 00:03:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:forensics/libqcow?expand=0&rev=11 --- libqcow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqcow.spec b/libqcow.spec index f53395e..16d47ce 100644 --- a/libqcow.spec +++ b/libqcow.spec @@ -190,7 +190,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n python2-%{name} %defattr(-,root,root) %doc AUTHORS COPYING README ChangeLog -%{python2_sitearch}/pyqcow.so +%{python_sitearch}/pyqcow.so %files -n python3-%{name} %defattr(-,root,root)