From 1d9fc1e888ebebd09ab45772441f87c194fbec71 Mon Sep 17 00:00:00 2001
From: chebrard <chebrard@localhost>
Date: Fri, 30 Jan 2009 16:07:59 +0000
Subject: [PATCH] Update SVR4 factory to avoid conflict with IPS factory

---
 opends/src/svr4/OpenDS/pkg.properties |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/opends/src/svr4/OpenDS/pkg.properties b/opends/src/svr4/OpenDS/pkg.properties
index 2d4c90b..6c16341 100644
--- a/opends/src/svr4/OpenDS/pkg.properties
+++ b/opends/src/svr4/OpenDS/pkg.properties
@@ -1,9 +1,9 @@
 # Info for prototype
-pkg.name=opends
-pkg.fullname=OpenDS, an open source LDAP directory server 
-pkg.desc=OpenDS, an open source LDAP directory server 
-pkg.arch=all
-pkg.vendor=opends.org
-pkg.basedir=/usr
-pkg.type=usr
-pkg.prefix=opends
+svr4.name=opends
+svr4.fullname=OpenDS, an open source LDAP directory server 
+svr4.desc=OpenDS, an open source LDAP directory server 
+svr4.arch=all
+svr4.vendor=opends.org
+svr4.basedir=/usr
+svr4.type=usr
+svr4.prefix=opends

--
Gitblit v1.10.0