From cbf9397bf2055544bc1e0a74b3b67d9f704bb2ff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 21:49:50 +0000 Subject: Merge http://openembedded.bkbits.net/packages into linux.local:/home/kergoth/code/packages 2004/03/13 16:49:48-05:00 local!kergoth Use CVSDATE rather than DATE when mangling PV, to ensure fetch behavior is reflected properly in the package version. BKrev: 405381feUVZPMSYpw2DHs8xlkaULwA --- xdmcp/xdmcp-cvs.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xdmcp') diff --git a/xdmcp/xdmcp-cvs.oe b/xdmcp/xdmcp-cvs.oe index 63709c572f..ef1d152b1a 100644 --- a/xdmcp/xdmcp-cvs.oe +++ b/xdmcp/xdmcp-cvs.oe @@ -1,4 +1,4 @@ -PV = "0.0cvs${DATE}" +PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " -- cgit 1.2.3-korg