diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-10 23:52:52 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-10 23:52:52 +0200 |
commit | ecddfc255d095adf16583b520eb5b9faf0fcf804 (patch) | |
tree | f202ee8a32aac8e9acc949e47f44e3f57f4c517c /redhat/Makefile.r14 | |
parent | 92ba212f91f6654fd182a7429408be35679020ef (diff) | |
download | tde-packaging-ecddfc255d095adf16583b520eb5b9faf0fcf804.tar.gz tde-packaging-ecddfc255d095adf16583b520eb5b9faf0fcf804.zip |
RPM Packaging: update tqt3
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r-- | redhat/Makefile.r14 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14 index 1ce207a10..cc299d719 100644 --- a/redhat/Makefile.r14 +++ b/redhat/Makefile.r14 @@ -161,7 +161,7 @@ endif htdig: # build on Mageia, and CentOS >= 7 ifneq ($(wildcard /etc/mageia-release /boot/vmlinuz*.el7*),) - $(call buildpkg,3rdparty/htdig) + $(call buildpkg,extras/htdig) endif imlib1: @@ -280,9 +280,6 @@ libtqt-perl: tqtinterface mlt: tqtinterface $(call buildpkg,libraries/mlt) -mlt++: tqtinterface - $(call buildpkg,libraries/mlt++) - pytdeextensions: tqtinterface python-trinity $(call buildpkg,libraries/pytdeextensions) |