[yum-cvs] yum/etc Makefile,1.4,1.5
Seth Vidal
skvidal at login.linux.duke.edu
Tue Mar 1 14:08:37 UTC 2005
Update of /home/groups/yum/cvs/yum/etc
In directory login:/tmp/cvs-serv8212
Modified Files:
Makefile
Log Message:
patch from terje rosten for me being a dumbass
Index: Makefile
===================================================================
RCS file: /home/groups/yum/cvs/yum/etc/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile 25 Feb 2005 07:17:16 -0000 1.4
+++ Makefile 1 Mar 2005 14:08:35 -0000 1.5
@@ -17,7 +17,7 @@
mkdir -p $(DESTDIR)/etc/cron.daily
install -m 755 yum.cron $(DESTDIR)/etc/cron.daily/yum.cron
- mkdir -p $(DESTDIR)/etc/cron.daily
+ mkdir -p $(DESTDIR)/etc/cron.weekly
install -m 755 yum.cron.weekly $(DESTDIR)/etc/cron.weekly/yum.cron
mkdir -p $(DESTDIR)/etc/rc.d/init.d
More information about the Yum-cvs-commits
mailing list