base-cereus: minimal typographic fix on template
This commit is contained in:
parent
f346ecebdf
commit
973a37f67b
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ esac
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|ppc*) depends+=" linux-default-cereus";;
|
x86_64*|ppc*) depends+=" linux-default-cereus";;
|
||||||
i686*) depends +=" linux-legacy-cereus" ;;
|
i686*) depends+=" linux-legacy-cereus" ;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue