perl-Fuse: remove long_desc.
This commit is contained in:
parent
0183ab2704
commit
ac6d7c2a38
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Fuse'.
|
||||
pkgname=perl-Fuse
|
||||
version=0.16
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="Fuse-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="pkg-config perl>=5.18"
|
||||
|
@ -13,6 +13,3 @@ homepage="http://search.cpan.org/~dpavlin/Fuse-0.13/Fuse.pm"
|
|||
license="GPL-2"
|
||||
distfiles="${CPAN_SITE}/Fuse/Fuse-$version.tar.gz"
|
||||
checksum=30a939fe5816b00ba9cabb6cd811f894e6a74361ce29d786ae1811b0021d7aa1
|
||||
long_desc="
|
||||
This lets you implement filesystems in perl, through the FUSE
|
||||
(Filesystem in USErspace) kernel/lib interface."
|
||||
|
|
Loading…
Reference in a new issue