From 934f9f8ca8fff02590783513593a74246a13bd8e Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Thu, 18 Oct 2007 21:14:48 +0000 Subject: [PATCH] 050checkinst: git-core manually installed On puccini, git-core is only available from my home directory, but not as a package. Don't require it in 050checkinst. --- cron.d/050checkinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron.d/050checkinst b/cron.d/050checkinst index 7a5b6c6..1783784 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="git-core gettext locales rsync dpkg-dev procmail" +required="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