mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
samba: missing secondaryArchSuffix.
This commit is contained in:
@@ -11,7 +11,7 @@ or server as if it were a Windows file and print server."
|
||||
HOMEPAGE="http://www.samba.org/"
|
||||
COPYRIGHT="1992-2015 Anrew Tridgell and the Samba Team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://ftp.samba.org/pub/samba/samba-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8f2c8a7f2bd89b0dfd228ed917815852f7c625b2bc0936304ac3ed63aaf83751"
|
||||
PATCHES="samba-3.6.23.patchset"
|
||||
@@ -62,7 +62,7 @@ PROVIDES="
|
||||
lib:libtevent$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:libncurses$secondaryArchSuffix
|
||||
@@ -139,4 +139,4 @@ INSTALL()
|
||||
libtevent
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user