]> git.pld-linux.org Git - packages/Slune.git/commitdiff
automatic change: use py_build/py_install macros
authorJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 18:20:07 +0000 (19:20 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sat, 28 Nov 2015 18:20:07 +0000 (19:20 +0100)
Slune.spec

index 49389a10239ec6004efa03cc45d40ffec1292336..0dbf6534c3fcc4b01c67303ce519b58198a8f298 100644 (file)
@@ -37,8 +37,7 @@ AIDS w Afryce.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
-python setup.py install \
-       --root=$RPM_BUILD_ROOT
+%py_install
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install        images/slune.48.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
This page took 0.070181 seconds and 4 git commands to generate.