unrar: remove long_desc.
This commit is contained in:
parent
757629cfff
commit
85a59eb64c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'unrar'
|
# Template file for 'unrar'
|
||||||
pkgname=unrar
|
pkgname=unrar
|
||||||
version=4.2.4
|
version=4.2.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=unrar
|
wrksrc=unrar
|
||||||
nonfree="yes"
|
nonfree="yes"
|
||||||
homepage="http://www.rarlab.com/rar"
|
homepage="http://www.rarlab.com/rar"
|
||||||
|
@ -10,9 +10,6 @@ short_desc="Unarchiver for .rar files (non-free version)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="freeware - see /usr/share/licenses/unrar/license.txt"
|
license="freeware - see /usr/share/licenses/unrar/license.txt"
|
||||||
checksum=9432bf798e5f7123f3060f37b75b7c07f36f0091305f46473dcae9154f8cd686
|
checksum=9432bf798e5f7123f3060f37b75b7c07f36f0091305f46473dcae9154f8cd686
|
||||||
long_desc="
|
|
||||||
Unrar can extract files from .rar archives. If you want to create .rar
|
|
||||||
archives, install package rar."
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sed -i 's/^\(CXXFLAGS\)=\(.*\)/\1?=\2/' makefile.unix
|
sed -i 's/^\(CXXFLAGS\)=\(.*\)/\1?=\2/' makefile.unix
|
||||||
|
|
Loading…
Reference in New Issue