extras-buildsys/builder Makefile,1.2,1.3

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Jun 28 16:46:14 UTC 2005


Author: dcbw

Update of /cvs/fedora/extras-buildsys/builder
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10837/builder

Modified Files:
	Makefile 
Log Message:
2005-06-28  Dan Williams <dcbw at redhat.com>

    * README
        - Fix up readme for current CVS

    Also fix up some makefiles to create the /etc/plague/[server|builder]/certs directories.




Index: Makefile
===================================================================
RCS file: /cvs/fedora/extras-buildsys/builder/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	28 Jun 2005 01:41:22 -0000	1.2
+++ Makefile	28 Jun 2005 16:46:12 -0000	1.3
@@ -16,3 +16,4 @@
 	$(INSTALL) -m 755 builder.py $(DESTDIR)/$(BINDIR)/$(PKGNAME)-builder
 	$(MKDIR) -p $(CONFIGDIR)
 	$(INSTALL) -m 755 CONFIG.py $(CONFIGDIR)/CONFIG.py
+	$(MKDIR) -p $(CONFIGDIR)/certs




More information about the fedora-extras-commits mailing list