mlt: rename -docs to -doc
This commit is contained in:
parent
f4fd6b1d98
commit
72273c9deb
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mlt'
|
||||
pkgname=mlt
|
||||
version=0.9.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gpl --enable-gpl3"
|
||||
hostmakedepends="doxygen pkg-config ladspa-sdk"
|
||||
|
@ -54,7 +54,7 @@ mlt-data_package() {
|
|||
}
|
||||
}
|
||||
|
||||
mlt-docs_package() {
|
||||
mlt-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
noarch=yes
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue