mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
fix missing $secondaryArchSuffix
clean up.
This commit is contained in:
@@ -13,7 +13,7 @@ COPYRIGHT="
|
||||
2004 Tomasz Kojm
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://torsocks.googlecode.com/files/torsocks-1.2.tar.gz"
|
||||
CHECKSUM_SHA256="bea57d3624d723724fd1e260f0e6b2a354c0da742c023aa994c7692270d111d4"
|
||||
PATCHES="torsocks-1.2.patch"
|
||||
@@ -26,7 +26,7 @@ GLOBAL_WRITABLE_FILES="
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
torsocks = $portVersion
|
||||
torsocks$secondaryArchSuffix = $portVersion
|
||||
cmd:torsocks$secondaryArchSuffix
|
||||
cmd:usewithtor$secondaryArchSuffix
|
||||
lib:libtorsocks$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user