zerofree: remove long_desc.

This commit is contained in:
Juan RP 2014-02-14 14:40:14 +01:00
parent ef61091d80
commit c537da2930
1 changed files with 2 additions and 8 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'zerofree'
pkgname=zerofree
version=1.0.3
revision=2
revision=3
build_style=gnu-makefile
makedepends="e2fsprogs-devel"
short_desc="A tool to zero free blocks in an ext2 filesystem"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -9,13 +10,6 @@ license="GPL-2"
homepage="http://intgat.tigress.co.uk/rmy/uml/index.html"
distfiles="http://intgat.tigress.co.uk/rmy/uml/${pkgname}-${version}.tgz"
checksum=3acfda860be0f0ddcb5c982ff3b4475b1ee8cc35a90ae2a910e93261dbe0ccf6
long_desc="
zerofree is a tool to zero free blocks in an ext2 filesystems; ext3 and
ext4 filesystems are also supported."
do_build() {
make
}
do_install() {
vinstall zerofree 755 usr/sbin