Changeset 6747 for jclic/trunk/fuentes/debian/patches/zero-center.patch
- Timestamp:
- Jan 31, 2018, 12:27:36 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
jclic/trunk/fuentes/debian/patches/zero-center.patch
r6544 r6747 102 102 + if [ "$TEST" = 'installed' ]; then 103 103 + echo "Package $1 already installed, we have to uninstall it" 104 + su -c "notify-send -t 2000 -u critical -i /usr/share/icons/lliurex-neu/scalable/apps/zero-center.svg 'Zero-Installer' '$1 is already installed in your system, now we are goig to remove it and install it again.'" $USER104 + notify-send -t 2000 -u critical -i /usr/share/icons/lliurex-neu/scalable/apps/zero-center.svg 'Zero-Installer' "$1 is already installed in your system, now we are goig to remove it and install it again." 105 105 + zero-installer remove $1 106 106 + fi
Note: See TracChangeset
for help on using the changeset viewer.