From d0c5e65d32ea709e8e1fd47849331ba8bbfa31fd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 29 Jun 2014 18:23:20 +0200 Subject: Fix Sync script with (actual result of) preseeding: drop packages task-xcfe-desktop task-ssh-server. --- skel/script.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skel') diff --git a/skel/script.sh.in b/skel/script.sh.in index cd2f83e..b33aa72 100644 --- a/skel/script.sh.in +++ b/skel/script.sh.in @@ -7,7 +7,7 @@ set -e # Source of this code: git://git.debian.org/parl/blends __PKGDESC__ -aptitude install task-xfce-desktop task-laptop task-ssh-server __PKGLIST__ +aptitude install task-laptop __PKGLIST__ __TWEAKDESC__ __TWEAKLIST__ -- cgit v1.2.3