extras-buildsys/common Makefile,1.1,1.2

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


Author: dcbw

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

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


Index: Makefile
===================================================================
RCS file: /cvs/fedora/extras-buildsys/common/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	26 Jun 2005 14:52:24 -0000	1.1
+++ Makefile	28 Jun 2005 01:41:28 -0000	1.2
@@ -2,6 +2,8 @@
 DESTDIR=''
 INSTALL=/usr/bin/install
 
+PKGNAME = plague
+
 PYVERSION=$(shell python -c "import sys; x = sys.version_info; print '%s.%s' % (x[0], x[1])")
 PYMODULEDIR=$(DESTDIR)$(LIBDIR)/python$(PYVERSION)/site-packages/$(PKGNAME)
 




More information about the fedora-extras-commits mailing list