Changeset 2111
- Timestamp:
- Jul 6, 2016, 12:09:37 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zero-lliurex-adobeair/trunk/fuentes/zero-lliurex-adobeair.zlaunchers/zero-lliurex-adobeair.zmd
r2076 r2111 86 86 echo "gtk2-engines-murrine:i386 install" >> /tmp/list64.txt 87 87 zero-installer -l /tmp/list64.txt 88 88 89 if [ $? -ne 0 ] 90 then 91 92 zenity --info --title="Zero-installer" --text="For some reason some packages couldn't be installed. View details in /tmp/zero-list64.txt.log " > /dev/null 2>&1 & 93 echo 94 echo "Some or any packages are not installed" 95 echo 96 exit 1 97 fi 98 89 99 ######COMPROBAMOS QUE LA LISTA SE INSTALO BIEN ABORTANDO EL PROCESO SI FALLO ALGUN PAQUETE 90 100 fgrep "is not in repository" /tmp/zero-list64.txt.log
Note: See TracChangeset
for help on using the changeset viewer.