fish: fixup recipe.

This commit is contained in:
Adrien Destugues
2014-11-19 21:04:18 +01:00
parent 16632d63a7
commit d3e75b3da6

View File

@@ -23,13 +23,19 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
fish$secondaryArchSuffix = $portVersion
cmd:fish = $portVersion
cmd:fish$secondaryArchSuffix = $portVersion
cmd:fish_indent$secondaryArchSuffix = $portVersion
cmd:fish_pager$secondaryArchSuffix = $portVersion
cmd:fishd$secondaryArchSuffix = $portVersion
cmd:mimedb$secondaryArchSuffix = $portVersion
cmd:set_color$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libncurses$secondaryArchSuffix
lib:libgettextlib_0.18.1$secondaryArchSuffix >= 0.18.1.1
lib:libintl$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
@@ -48,6 +54,10 @@ BUILD_PREREQUIRES="
PATCHES="fish-1.23.1_git.patch"
GLOBAL_WRITABLE_FILES="
settings/fish/config.fish keep-old
"
BUILD()
{
libtoolize --force --copy --install