mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
code style.
This commit is contained in:
@@ -52,7 +52,6 @@ defineDebugInfoPackage protobuf$secondaryArchSuffix \
|
||||
$libDir/libprotoc.so.7.0.0 \
|
||||
$libDir/libprotobuf-lite.so.7.0.0
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -52,7 +52,6 @@ defineDebugInfoPackage protobuf$secondaryArchSuffix \
|
||||
$libDir/libprotoc.so.13.0.2 \
|
||||
$libDir/libprotobuf-lite.so.13.0.2
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -16,7 +16,7 @@ PATCHES="protobuf-$portVersion.patchset"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion=15.0.1
|
||||
libVersion="15.0.1"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user