diff options
author | Donny Davies <woodchip@gentoo.org> | 2002-02-09 01:44:32 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2002-02-09 01:44:32 +0000 |
commit | 4ea54b400235854f900225a91d9c23f1e49971dc (patch) | |
tree | 270b7c66f3f6d694ade067b68492c660fba7d862 /app-cdr/cdcat | |
parent | Close #426, thanks to jo@our-own.net (Jo Ryden) for the submission. (diff) | |
download | gentoo-2-4ea54b400235854f900225a91d9c23f1e49971dc.tar.gz gentoo-2-4ea54b400235854f900225a91d9c23f1e49971dc.tar.bz2 gentoo-2-4ea54b400235854f900225a91d9c23f1e49971dc.zip |
Close bug #273. Moves the code:
KV=`readlink /usr/src/linux`
if [ $? -ne 0 ]
then
echo
echo "/usr/src/linux symlink does not exist; cannot continue."
echo
exit 1
fi
into pkg_setup().
Diffstat (limited to 'app-cdr/cdcat')
0 files changed, 0 insertions, 0 deletions