Revert "Only search for the gpt tool if we need it."

This reverts commit c8f8d220a2cdb3cd5b464859de38c8504403e6d1.
This commit is contained in:
Yusuke Sato 2010-04-21 10:46:59 +09:00
parent e707c1d4e7
commit e5b9621b89

View File

@ -23,8 +23,6 @@ fi
PACK="${DIR}/pack_partitions.sh"
UNPACK="${DIR}/unpack_partitions.sh"
locate_gpt
TMP=$(mktemp)
sudo $GPT -r show -l "$IMAGE" > $TMP