From b93421949d966358137e65e4a43bdcfb2d69cf58 Mon Sep 17 00:00:00 2001
From: chebrard <chebrard@localhost>
Date: Thu, 02 Apr 2009 12:40:12 +0000
Subject: [PATCH] Fix for 3907: Provide pkg(5) delivery
---
opends/build.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opends/build.xml b/opends/build.xml
index 05d21e2..2735897 100644
--- a/opends/build.xml
+++ b/opends/build.xml
@@ -2548,4 +2548,5 @@
</concat>
</target>
+ <import file="build-pkg.xml"/>
</project>
--
Gitblit v1.10.0