mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Add x86_64 as supported architecture to ports required by Haiku.
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="1996-2010 Julian R Seward"
|
||||
SRC_URI="http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz"
|
||||
CHECKSUM_MD5="00b516f4704d4a7cb50a1d97e6e8e15b"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
bzip2 = $portVersion compat >= 1
|
||||
@@ -64,7 +64,7 @@ INSTALL()
|
||||
mv $prefix/include/* $bzip2IncludeDir
|
||||
rmdir $prefix/include
|
||||
|
||||
# prepare development lib links
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libbz2
|
||||
|
||||
# devel package
|
||||
|
||||
Reference in New Issue
Block a user