]> git.deb.at Git - deb/packages.git/commitdiff
050checkinst: git-core manually installed
authorFrank Lichtenheld <frank@lichtenheld.de>
Thu, 18 Oct 2007 21:14:48 +0000 (21:14 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Thu, 18 Oct 2007 21:14:48 +0000 (21:14 +0000)
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

index 7a5b6c6d1b0c08fe4cf0e282d45fb6a60cef8037..17837849b7c093dc2bb8f1f293537c3845c6a6ef 100755 (executable)
@@ -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"