From 592b7677af0fcb2bf4d135715d2e9593ba7ec9360db8675e38fb1b3743baab8f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 2 Nov 2010 15:20:20 +0000 Subject: [PATCH] Autobuild autoformatter for 51974 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinotify?expand=0&rev=2 --- python-pyinotify.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pyinotify.spec b/python-pyinotify.spec index 093604e..8d220aa 100644 --- a/python-pyinotify.spec +++ b/python-pyinotify.spec @@ -1,5 +1,5 @@ # -# spec file for package python-pyinotify +# spec file for package python-pyinotify (Version 0.9.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}