Skip to content
Snippets Groups Projects
Commit f2cdf950 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Updated usb-creator

parent dc010f77
No related branches found
No related tags found
No related merge requests found
...@@ -32,12 +32,13 @@ replace "Ubuntu" "Trisquel" . ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment