ladspa-sdk: rename -docs to -doc
This commit is contained in:
parent
ac457cbb05
commit
d841a6a69c
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ladspa-sdk'
|
# Template file for 'ladspa-sdk'
|
||||||
pkgname=ladspa-sdk
|
pkgname=ladspa-sdk
|
||||||
version=1.13
|
version=1.13
|
||||||
revision=4
|
revision=5
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=ladspa_sdk
|
wrksrc=ladspa_sdk
|
||||||
makedepends="libsndfile-progs"
|
makedepends="libsndfile-progs"
|
||||||
|
@ -21,7 +21,7 @@ do_install() {
|
||||||
vcopy src/ladspa.h usr/include
|
vcopy src/ladspa.h usr/include
|
||||||
}
|
}
|
||||||
|
|
||||||
ladspa-sdk-docs_package() {
|
ladspa-sdk-doc_package() {
|
||||||
depends="ladspa-sdk"
|
depends="ladspa-sdk"
|
||||||
short_desc+="- Documentation"
|
short_desc+="- Documentation"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue