swh-lv2: remove long_desc.
This commit is contained in:
parent
8156314dec
commit
b5022cde5a
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'swh-lv2'
|
# Template file for 'swh-lv2'
|
||||||
pkgname=swh-lv2
|
pkgname=swh-lv2
|
||||||
version=1.0.15
|
version=1.0.15
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_target="install-system"
|
make_install_target="install-system"
|
||||||
homepage="http://plugin.org.uk/"
|
homepage="http://plugin.org.uk/"
|
||||||
|
@ -11,8 +11,6 @@ short_desc="Collection of GPL (free software) LV2 audio plugins"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=5809441a94571d2f492a5e015ad035ea747127e0322e531b79a960fd0c3d250d
|
checksum=5809441a94571d2f492a5e015ad035ea747127e0322e531b79a960fd0c3d250d
|
||||||
long_desc="
|
|
||||||
Collection of GPL (free software) LV2 audio plugins"
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i -e "s|/usr/local|$DESTDIR/usr|" Makefile
|
sed -i -e "s|/usr/local|$DESTDIR/usr|" Makefile
|
||||||
|
|
Loading…
Reference in New Issue