From 2e3f26edd362b5d8aceb6a5834b69e7cd2d97f97 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 7 Oct 2007 17:52:49 +0200 Subject: [PATCH] 050checkinst: replace subversion with git-core D'oh! --- cron.d/050checkinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron.d/050checkinst b/cron.d/050checkinst index fff0088..7a5b6c6 100755 --- a/cron.d/050checkinst +++ b/cron.d/050checkinst @@ -3,7 +3,7 @@ # Test whether all required packages are installed and generate a mail # if they aren't, so that the admin is informed. -required="subversion gettext locales rsync dpkg-dev procmail" +required="git-core gettext locales rsync dpkg-dev procmail" required="$required libcompress-zlib-perl" required="$required libhtml-parser-perl libio-stringy-perl" required="$required liblocale-gettext-perl libmldbm-perl" -- 2.39.2