commit c2540c5625d35419abefca9610536d02f4b8785f
Author: Elan Ruusamäe <[email protected]>
Date: Mon Mar 14 11:17:22 2016 +0200
cleanup template remains
python-subunit.spec | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/python-subunit.spec b/python-subunit.spec
index 0f6ce71..adc17ab 100644
--- a/python-subunit.spec
+++ b/python-subunit.spec
@@ -1,8 +1,4 @@
#
-# This is template for pure python modules (noarch)
-# use template-specs/python-ext.spec for binary python packages
-#
-#
# Conditional build:
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
@@ -99,7 +95,7 @@ done
%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/subunit/tests
%py_postclean
-for f in $RPM_BUILD_ROOT%{_bindir}/*[!3] ; do
+for f in $RPM_BUILD_ROOT%{_bindir}/*[!3]; do
%{__mv} "$f" "${f}-2"
ln -sf $(basename $f)-2 "$f"
done
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-subunit.git/commitdiff/c2540c5625d35419abefca9610536d02f4b8785f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit