Updated usb-creator
This commit is contained in:
parent
dc010f7746
commit
f2cdf95072
1 changed files with 2 additions and 1 deletions
|
|
@ -32,12 +32,13 @@ replace "Ubuntu" "Trisquel" .
|
|||
replace "Trisquel-Gettext" "Ubuntu-Gettext" .
|
||||
|
||||
#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"
|
||||
|
||||
compile
|
||||
|
||||
exit 0
|
||||
if [ $ARCH = "i386" ]
|
||||
then
|
||||
# Let's build the win32 executable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue