Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 7773e0f0d55a66feabd2251714baeaf5 > files > 11

java-1.7.0-icedtea-1.7.0.0-24.614.2mdv2008.1.src.rpm

#!/bin/sh

test -x /usr/bin/hg || exit 1

/usr/bin/hg clone http://iced-tea.org/hg/icedtea
cd icedtea; /usr/bin/hg archive -ttbz2 ../icedtea-$(/usr/bin/hg tip --template {rev}).tar.bz2; cd ..; /bin/rm -r icedtea