]> git.pld-linux.org Git - packages/brltty.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)
brltty.spec

index 87be8dc7de80f930cb84afdc43ea31145708fd46..5fbf17879d8d124a43be459feb23f12a39e45c75 100644 (file)
@@ -274,7 +274,7 @@ CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 
 %if %{with python3}
 cd Bindings/Python
-%{__python3} setup.py build \
+%py3_build \
        -b build-3
 cd ../..
 %endif
This page took 0.114347 seconds and 4 git commands to generate.