mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/flvtool2: Modified SlackBuild for ruby-2.2.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
1061ca45a0
commit
d6a5c1ff6f
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ find -L . \
|
|||
|
||||
# Fix build with ruby-1.9 (it dislikes the Mac detritus in the tarball)
|
||||
find . -name '._*' -delete
|
||||
# Fix (harmless) deprecation warning
|
||||
# Fix renamed Config -> RbConfig
|
||||
sed -i -e 's/::Config::CONFIG/::RbConfig::CONFIG/' setup.rb
|
||||
|
||||
ruby setup.rb config
|
||||
|
|
Loading…
Reference in a new issue