mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Add missing additional files for a couple of source packages.
This commit is contained in:
@@ -5,11 +5,13 @@ SRC_URI="http://downloads.sourceforge.net/project/p7zip/p7zip/9.20.1/p7zip_9.20.
|
||||
CHECKSUM_MD5="bd6caaea567dc0d995c990c5cc883c89"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="1999-2011 7-Zip Igor Pavlov."
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PATCHES="p7zip-9.20.1.patch"
|
||||
|
||||
ADDITIONAL_FILES="p7zip-expander-rules"
|
||||
|
||||
PROVIDES="
|
||||
p7zip = $portVersion
|
||||
cmd:7za = $portVersion compat >= 9
|
||||
@@ -41,5 +43,6 @@ INSTALL()
|
||||
|
||||
expanderRulesDir=$dataDir/expander/rules
|
||||
mkdir -p $expanderRulesDir
|
||||
cp "$portDir/sources/p7zip-expander-rules" "$expanderRulesDir/p7zip"
|
||||
cp "$portDir/additional-files/p7zip-expander-rules" \
|
||||
"$expanderRulesDir/p7zip"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user