X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-upgrade.git;a=blobdiff_plain;f=src%2Ffunctions.sh;h=deffe518a79456866117fc0b8dbbed5dbb0174a7;hp=f5a085903dcb37749cefd7b322267ba235bf2dbd;hb=c114b9878b474e560c7b8bc0d4d91d68bf5e5fe1;hpb=f2f400649edabeafdef9e4782a4d327c3ec79a07 diff --git a/src/functions.sh b/src/functions.sh index f5a0859..deffe51 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -147,7 +147,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 x11-common + pkgrm xserver-xorg else log "Skipping X Window System removal" fi