From 345c1c45de61521928df0fefbf789b0c4503a8676e44d4e0f955a9dd3e38f935 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 21 Mar 2011 09:18:33 +0000 Subject: [PATCH] Autobuild autoformatter for 64549 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsmbios?expand=0&rev=24 --- libsmbios.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libsmbios.spec b/libsmbios.spec index d03493a..e64e032 100644 --- a/libsmbios.spec +++ b/libsmbios.spec @@ -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))")}