mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
Cosmetics.
This commit is contained in:
parent
a324b5ecd3
commit
efdab28ffe
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161686
@ -13,7 +13,7 @@ if [ $# -lt 1 ]; then
|
||||
fi
|
||||
|
||||
CONFIG=$1
|
||||
BOOT=${DESTDIR:-/}/boot
|
||||
BOOT=${DESTDIR}/boot
|
||||
KERNEL=$BOOT/$CONFIG
|
||||
|
||||
if [ -d $KERNEL ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user