[yum-cvs] yum/docs Makefile,1.4,1.5
Jeremy Katz
katzj at linux.duke.edu
Tue Jun 27 20:54:17 UTC 2006
- Previous message: [yum-cvs] yum/bin yum-updatesd.py,NONE,1.1
- Next message: [yum-cvs] yum/etc Makefile, 1.6, 1.7 yum-daily.yum, 1.1, NONE yum.cron, 1.6, NONE yum.cron.weekly, 1.1, NONE yum.init, 1.3, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/groups/yum/cvs/yum/docs
In directory login1.linux.duke.edu:/tmp/cvs-serv22442/docs
Modified Files:
Makefile
Log Message:
* install yum-updatesd man pages and initscript
* don't install yum cron job stuff anymore (yum-updatesd can do all of this)
Index: Makefile
===================================================================
RCS file: /home/groups/yum/cvs/yum/docs/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile 6 Jun 2006 03:18:45 -0000 1.4
+++ Makefile 27 Jun 2006 20:54:15 -0000 1.5
@@ -9,3 +9,5 @@
install -m 644 yum.8 $(DESTDIR)/usr/share/man/man8/yum.8
install -m 644 yum-shell.8 $(DESTDIR)/usr/share/man/man8/yum-shell.8
install -m 644 yum.conf.5 $(DESTDIR)/usr/share/man/man5/yum.conf.5
+ install -m 644 yum-updatesd.8 $(DESTDIR)/usr/share/man/man8/yum-updatesd.8
+ install -m 644 yum-updatesd.conf.5 $(DESTDIR)/usr/share/man/man5/yum-updatesd.conf.5
- Previous message: [yum-cvs] yum/bin yum-updatesd.py,NONE,1.1
- Next message: [yum-cvs] yum/etc Makefile, 1.6, 1.7 yum-daily.yum, 1.1, NONE yum.cron, 1.6, NONE yum.cron.weekly, 1.1, NONE yum.init, 1.3, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Yum-cvs-commits
mailing list