Updated usb-creator

This commit is contained in:
Rubén Rodríguez 2013-01-28 20:35:42 +01:00
parent dc010f7746
commit f2cdf95072

View file

@ -32,12 +32,13 @@ replace "Ubuntu" "Trisquel" .
replace "Trisquel-Gettext" "Ubuntu-Gettext" . replace "Trisquel-Gettext" "Ubuntu-Gettext" .
#disable help button #disable help button
sed -i 359s/True/False/ gui/usbcreator-gtk.ui #sed -i 359s/True/False/ gui/usbcreator-gtk.ui
changelog "Rebranded for Trisquel" changelog "Rebranded for Trisquel"
compile compile
exit 0
if [ $ARCH = "i386" ] if [ $ARCH = "i386" ]
then then
# Let's build the win32 executable # Let's build the win32 executable