MFC 1.2: correct install location
Approved by: re (hrs)
This commit is contained in:
parent
ea98fe9873
commit
82b0b14c2f
@ -37,7 +37,7 @@ if [ "$ans" = "y" ]; then
|
||||
fi
|
||||
# translate per Makefile:doTARBALL XXX are we sure to have tr+cut?
|
||||
tn=`echo ${CONFIG} | tr 'A-Z' 'a-z' | cut -c1-8`
|
||||
cat $tn.?? | tar --unlink -xpzf - -C ${DESTDIR:-/}
|
||||
cat $tn.?? | tar --unlink -xpzf - -C $BOOT
|
||||
else
|
||||
echo "Installation of $CONFIG kernel distribution not done."
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user