From 8af1ae45f3a3e7b9ab0c19bd7e92beb1cec4459c Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Thu, 28 Oct 2004 23:00:14 +0000 Subject: [PATCH] Removed post-subsystem entry --- org.gridsite.core/build.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/org.gridsite.core/build.xml b/org.gridsite.core/build.xml index c2974b3..3510ab1 100644 --- a/org.gridsite.core/build.xml +++ b/org.gridsite.core/build.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.3 2004/10/27 11:19:17 dimeglio + Fixed i386 instead of 1386 + Revision 1.2 2004/10/27 11:18:38 dimeglio Use os.platform instead of hard-coded rhel30 @@ -193,10 +196,6 @@ - - - <project name="${subsystem.name}" type="post-subsystem" packageName="gridsite-${subsystem.prefix}"/> - - + -- 1.8.2.3