From 5758d8769ed41374a5bed2c2f80dffd36f97c59e Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 9 Jun 2006 10:52:25 +0000 Subject: [PATCH] 2006-06-09 10:52:25 by steve Corrected description --- hooks/centos4/20-setup-yum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/centos4/20-setup-yum b/hooks/centos4/20-setup-yum index 2cef927..bad1a98 100755 --- a/hooks/centos4/20-setup-yum +++ b/hooks/centos4/20-setup-yum @@ -1,6 +1,6 @@ #!/bin/sh # -# This script sets up the /etc/apt/sources.list for APT. +# This script sets up the Yum for CentOS4. # # Steve # --