Changed var ARCH to JAILARCH in usb-creator

This commit is contained in:
Rubén Rodríguez 2014-07-06 05:27:09 +02:00
parent 4af35e8034
commit 6e4e93526a

View file

@ -39,7 +39,7 @@ changelog "Rebranded for Trisquel"
compile
exit 0
if [ $ARCH = "i386" ]
if [ $JAILARCH = "i386" ]
then
# Let's build the win32 executable
apt-get -y --force-yes install mingw32 wine bzr