[packages/python-tagpy] configure script has been renamed

baggins baggins at pld-linux.org
Thu Jul 12 10:52:14 CEST 2012


commit 47c83734e1e58e5fb85e502f9a7099e9f85cbd34
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jul 12 10:51:57 2012 +0200

    configure script has been renamed

 python-tagpy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-tagpy.spec b/python-tagpy.spec
index ba82f0b..1a05ca8 100644
--- a/python-tagpy.spec
+++ b/python-tagpy.spec
@@ -48,7 +48,7 @@ Podobnie jak TagLib TagPy pozwala na:
 
 %build
 # this isn't autoconf generated
-./configure \
+./configure.py \
 	--taglib-inc-dir=`pkg-config --variable=includedir taglib`/taglib \
 	--boost-python-libname=boost_python
 %{__python} setup.py build


More information about the pld-cvs-commit mailing list