Author: minfrin
Date: Thu Jan  6 12:29:08 2005
New Revision: 124439

URL: http://svn.apache.org/viewcvs?view=rev&rev=124439
Log:
Add the major version number to the package name so that packages can be 
installed in parallel.

Modified:
   apr/apr/branches/0.9.x/build/pkg/pkginfo.in

Modified: apr/apr/branches/0.9.x/build/pkg/pkginfo.in
Url: 
http://svn.apache.org/viewcvs/apr/apr/branches/0.9.x/build/pkg/pkginfo.in?view=diff&rev=124439&p1=apr/apr/branches/0.9.x/build/pkg/pkginfo.in&r1=124438&p2=apr/apr/branches/0.9.x/build/pkg/pkginfo.in&r2=124439
==============================================================================
--- apr/apr/branches/0.9.x/build/pkg/pkginfo.in (original)
+++ apr/apr/branches/0.9.x/build/pkg/pkginfo.in Thu Jan  6 12:29:08 2005
@@ -1,4 +1,4 @@
-PKG="ASFapr"
+PKG="ASFapr-0"
 NAME="apr"
 ARCH="@target_cpu@"
 VERSION="@APR_DOTTED_VERSION@"

Reply via email to