mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
neofetch: code style.
This commit is contained in:
@@ -12,6 +12,13 @@ CHECKSUM_SHA256="2b03328e92f80de8aca9571ad693f4e8b86b62e9c99792f3002f82907c5530a
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="$relativeSettingsDir/neofetch/config.conf auto-merge"
|
||||
USER_SETTINGS_FILES="
|
||||
$relativeSettingsDir/neofetch directory
|
||||
$relativeSettingsDir/neofetch/config.conf \
|
||||
template $relativeDataDir/neofetch/config.conf.default
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
neofetch
|
||||
cmd:neofetch
|
||||
@@ -29,14 +36,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="$relativeSettingsDir/neofetch/config.conf auto-merge"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
$relativeSettingsDir/neofetch directory
|
||||
$relativeSettingsDir/neofetch/config.conf \
|
||||
template $relativeDataDir/neofetch/config.conf.default
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
sed -i \
|
||||
|
||||
Reference in New Issue
Block a user