mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
man: code style.
This commit is contained in:
@@ -12,6 +12,13 @@ ADDITIONAL_FILES="fix_man_settings_paths.sh"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/man.conf keep-old
|
||||
"
|
||||
POST_INSTALL_SCRIPTS="
|
||||
$relativePostInstallDir/fix_man_settings_paths.sh
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
man = $portVersion compat >= 1.6
|
||||
cmd:apropos = $portVersion compat >= 1.6
|
||||
@@ -60,13 +67,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/man.conf keep-old
|
||||
"
|
||||
POST_INSTALL_SCRIPTS="
|
||||
$relativePostInstallDir/fix_man_settings_paths.sh
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
awk=$portPackageLinksDir/cmd~awk/bin/awk \
|
||||
|
||||
Reference in New Issue
Block a user