summaryrefslogtreecommitdiffstats
path: root/internal_comp_deps.mk
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-03-21 23:41:43 +0000
committerNathan Kinder <nkinder@redhat.com>2005-03-21 23:41:43 +0000
commitdfe2e94012d54e4333a902bcb65100d214b62135 (patch)
tree55347361b8031a518fa48b33f019644298a1b754 /internal_comp_deps.mk
parent15ab0940467605ef5b57a02f926a16c4a76e2f58 (diff)
downloadds-dfe2e94012d54e4333a902bcb65100d214b62135.tar.gz
ds-dfe2e94012d54e4333a902bcb65100d214b62135.tar.xz
ds-dfe2e94012d54e4333a902bcb65100d214b62135.zip
Pick up new Axis component (1.2rc3)
Diffstat (limited to 'internal_comp_deps.mk')
-rw-r--r--internal_comp_deps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_comp_deps.mk b/internal_comp_deps.mk
index 39b4a365..07a77052 100644
--- a/internal_comp_deps.mk
+++ b/internal_comp_deps.mk
@@ -351,7 +351,7 @@ endif
then echo "Error: could not get component SETUPSDK file $@" ; \
fi
# apache-axis java classes #######################################
-AXIS = axis-bin-$(AXIS_VERSION).zip
+AXIS = axis-$(AXIS_VERSION).zip
AXIS_FILES = $(AXIS)
AXIS_RELEASE = $(COMPONENTS_DIR)/axis
#AXISJAR_DIR = $(AXISJAR_RELEASE)/$(AXISJAR_COMP)/$(AXISJAR_VERSION)