mlt: rename -docs to -doc

This commit is contained in:
Jürgen Buchmüller 2015-09-28 09:42:32 +02:00
parent f4fd6b1d98
commit 72273c9deb
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mlt' # Template file for 'mlt'
pkgname=mlt pkgname=mlt
version=0.9.8 version=0.9.8
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-gpl --enable-gpl3" configure_args="--enable-gpl --enable-gpl3"
hostmakedepends="doxygen pkg-config ladspa-sdk" hostmakedepends="doxygen pkg-config ladspa-sdk"
@ -54,7 +54,7 @@ mlt-data_package() {
} }
} }
mlt-docs_package() { mlt-doc_package() {
short_desc+=" - documentation" short_desc+=" - documentation"
noarch=yes noarch=yes
pkg_install() { pkg_install() {