From e3a9804d3aa5e4ea77311e7f7082ff27219b6d39 Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Thu, 14 Jul 2011 17:07:35 +0200 Subject: Fix OS400 scripts to make it compilable again. Upgrade ILE/RPG binding to 7.21.7. Update OS400 documentation accordingly. --- packages/OS400/make-tests.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/OS400/make-tests.sh') diff --git a/packages/OS400/make-tests.sh b/packages/OS400/make-tests.sh index cee3ed95d..e40b41046 100644 --- a/packages/OS400/make-tests.sh +++ b/packages/OS400/make-tests.sh @@ -22,6 +22,8 @@ cd libtest # _ Retain only lines that begins with "identifier =". # _ Turn these lines into shell variable assignments. +top_srcdir="${TOPDIR}" +export top_srcdir eval "`sed -e ': begin' \ -e '/\\\\$/{' \ -e 'N' \ -- cgit v1.2.3