ladspa-sdk: remove noarch
This commit is contained in:
parent
4201b32926
commit
f38d03283d
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'ladspa-sdk'
|
# Template file for 'ladspa-sdk'
|
||||||
pkgname=ladspa-sdk
|
pkgname=ladspa-sdk
|
||||||
version=1.15
|
version=1.15
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="ladspa_sdk_${version}"
|
wrksrc="ladspa_sdk_${version}"
|
||||||
makedepends="libsndfile-progs"
|
makedepends="libsndfile-progs"
|
||||||
short_desc="Linux Audio Developer's Simple Plugin API (LADSPA)"
|
short_desc="Linux Audio Developer's Simple Plugin API (LADSPA)"
|
||||||
|
@ -24,7 +23,6 @@ do_install() {
|
||||||
ladspa-sdk-doc_package() {
|
ladspa-sdk-doc_package() {
|
||||||
depends="ladspa-sdk"
|
depends="ladspa-sdk"
|
||||||
short_desc+="- Documentation"
|
short_desc+="- Documentation"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmkdir usr/share/doc
|
vmkdir usr/share/doc
|
||||||
cd ${wrksrc}/doc
|
cd ${wrksrc}/doc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue