X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Ffunctions.sh;fp=src%2Ffunctions.sh;h=09b547934b2dea84a9b66aa966d0f70bd1508be8;hb=61698b049bc7c3d64c7eaf91aca46df22583e61a;hp=ecac67b04861bfcd459ce7767f9ad3e941deb69b;hpb=02a22141b9687d80a528202941ffe1f8fd420125;p=carnet-upgrade.git diff --git a/src/functions.sh b/src/functions.sh index ecac67b..09b5479 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -157,7 +157,7 @@ remove_x() { LC_MESSAGES=hr_HR dialog --backtitle "$title" --yesno "$msg_remove_x" 18 75 if [ $? -eq 0 ]; then log "Removing X Window System" - pkgrm xlibs + pkgrm x11-common else log "Skipping X Window System removal" fi