lrzip: fix USER_SETTINGS_FILES.

* bump revision.
This commit is contained in:
Jerome Duval
2018-08-06 15:41:24 +02:00
parent 550077b2c7
commit 2514e37629

View File

@@ -8,7 +8,7 @@ or size, but not both."
HOMEPAGE="http://lrzip.kolivas.org/"
COPYRIGHT="2016 lrzip Authors"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://ck.kolivas.org/apps/lrzip/lrzip-$portVersion.tar.bz2"
CHECKSUM_SHA256="0d11e268d0d72310d6d73a8ce6bb3d85e26de3f34d8a713055f3f25a77226455"
PATCHES="lrzip-$portVersion.patchset"
@@ -16,6 +16,10 @@ PATCHES="lrzip-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
USER_SETTINGS_FILES="
settings/lrzip.conf template $relativeDocDir/lrzip.conf.example
"
libVersion="0.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
@@ -62,10 +66,6 @@ BUILD_PREREQUIRES="
cmd:pod2man
"
USER_SETTING_FILES="
settings/lrzip.conf template $relativeDocDir/lrzip.conf.example
"
defineDebugInfoPackage lrzip$secondaryArchSuffix \
"$prefix"/bin/lrzip \
"$libDir"/liblrzip.so.$libVersion