From 4217cf64597aa81b82a8c8e6a79fee1381e06aa3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 16:17:32 +0200 Subject: [PATCH] Re-enabling live-initscripts and live-webhelper. --- examples/cron/snapshots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cron/snapshots.sh b/examples/cron/snapshots.sh index e9f97958d..74ffaea47 100755 --- a/examples/cron/snapshots.sh +++ b/examples/cron/snapshots.sh @@ -3,7 +3,7 @@ # Needs: build-essential fakeroot lsb-release git-core [...] # Static variables -PACKAGES="live-helper live-initramfs" +PACKAGES="live-helper live-initramfs live-initscripts live-webhelper" DEBEMAIL="debian-live-devel@lists.alioth.debian.org" EMAIL="debian-live-devel@lists.alioth.debian.org"