mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Bump package revisions after OpenSSL update.
This commit is contained in:
@@ -17,7 +17,7 @@ LICENSE="Ruby
|
||||
COPYRIGHT="1993-2015 Yukihiro Matsumoto"
|
||||
PATCHES="ruby-$portVersion.patchset"
|
||||
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -85,7 +85,7 @@ BUILD()
|
||||
# The build process needs to run ruby, and without this it fails to find
|
||||
# libruby.so.
|
||||
export LIBRARY_PATH=$LIBRARY_PATH:%A
|
||||
make $jobArgs Q=''
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user