summaryrefslogtreecommitdiffstats
path: root/python/tagpy/tagpy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/tagpy/tagpy.SlackBuild')
-rw-r--r--python/tagpy/tagpy.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/python/tagpy/tagpy.SlackBuild b/python/tagpy/tagpy.SlackBuild
index 7952f52f95..b4f8b61bb0 100644
--- a/python/tagpy/tagpy.SlackBuild
+++ b/python/tagpy/tagpy.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tagpy
-VERSION=${VERSION:-0.94.8}
+VERSION=${VERSION:-2013.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -67,8 +67,6 @@ find -L . \
# Remove ez_setup. We don't want to download distribute.
sed -i -e '/distribute_setup/d' -e "s/^if.*/if False:/" aksetup_helper.py
-patch -p1 < $CWD/tagpy-0.94.8-taglib-1.8_compat.patch
-
./configure.py \
--taglib-inc-dir="/usr/include/taglib" \
--boost-python-libname="boost_python" \