|
|
@ -13,7 +13,7 @@ squeak_postinstall () { |
|
|
|
|
|
|
|
unzip -o -d $root/opt/squeak/ $archdir/Squeak$image_ver-full.zip |
|
|
|
|
|
|
|
tar xvIf $archdir/SqueakV${ver:0:1}.sources.tar.bz2 |
|
|
|
tar $taropt $archdir/SqueakV${ver:0:1}.sources.tar.bz2 |
|
|
|
mv `find . -name SqueakV${ver:0:1}.sources` /opt/squeak |
|
|
|
|
|
|
|
cat > $root/etc/profile.d/squeak <<-EOP |
|
|
|