fish: code style.

This commit is contained in:
Jerome Duval
2018-08-03 16:03:04 +02:00
parent 09e14ae6d5
commit 1d9d033c65

View File

@@ -13,6 +13,10 @@ PATCHES="fish-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="?x86"
GLOBAL_WRITABLE_FILES="
settings/fish/config.fish keep-old
"
PROVIDES="
fish$secondaryArchSuffix = $portVersion
cmd:fish$secondaryArchSuffix = $portVersion
@@ -45,10 +49,6 @@ BUILD_PREREQUIRES="
cmd:make
"
GLOBAL_WRITABLE_FILES="
settings/fish/config.fish keep-old
"
defineDebugInfoPackage fish$secondaryArchSuffix \
"$binDir"/fish$secondaryArchSuffix \
"$binDir"/fish_indent$secondaryArchSuffix \