extras-buildsys Makefile,1.4,1.5

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Jun 28 01:41:23 UTC 2005


Author: dcbw

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

Modified Files:
	Makefile 
Log Message:
More install & location fixup


Index: Makefile
===================================================================
RCS file: /cvs/fedora/extras-buildsys/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	27 Jun 2005 21:29:20 -0000	1.4
+++ Makefile	28 Jun 2005 01:41:21 -0000	1.5
@@ -1,5 +1,6 @@
 SUBDIRS = builder client common server utils
 
+DESTDIR = '/'
 PKGNAME = plague
 VERSION=$(shell awk '/Version:/ { print $$2 }' ${PKGNAME}.spec)
 RELEASE=$(shell awk '/Release:/ { print $$2 }' ${PKGNAME}.spec)




More information about the fedora-extras-commits mailing list