From 644eeaf7bc8f30c24e0b9601b8600dbc58b1905f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 19 Feb 2014 15:21:51 +0100 Subject: [PATCH] foremost: remove long_desc. --- srcpkgs/foremost/template | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/srcpkgs/foremost/template b/srcpkgs/foremost/template index 556797e2da9..f87eb3756b1 100644 --- a/srcpkgs/foremost/template +++ b/srcpkgs/foremost/template @@ -1,7 +1,7 @@ # Template file for 'foremost' pkgname=foremost version=1.5.7 -revision=1 +revision=2 conf_files="/etc/foremost.conf" short_desc="Forensic program to recover lost files" maintainer="Juan RP " @@ -9,14 +9,6 @@ license="Public domain, GPL-2" homepage="http://foremost.sourceforge.net/" distfiles="http://foremost.sourceforge.net/pkg/foremost-${version}.tar.gz" checksum=502054ef212e3d90b292e99c7f7ac91f89f024720cd5a7e7680c3d1901ef5f34 -long_desc=" - Foremost is a console program to recover files based on their headers, footers, - and internal data structures. This process is commonly referred to as data - carving. Foremost can work on image files, such as those generated by dd, - Safeback, Encase, etc, or directly on a drive. The headers and footers can be - specified by a configuration file or you can use command line switches to - specify built-in file types. These built-in types look at the data structures - of a given file format allowing for a more reliable and faster recovery." do_build() { make RAW_CC="$CC" ${makejobs}