aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-01-20 04:17:11 +0100
committerYang Tse <yangsita@gmail.com>2013-01-20 04:20:02 +0100
commit63605d281f804382d2bd2d8655d73e188c12e071 (patch)
treef691a1c88b171b2399693d7421faa3d99762a48e /packages
parentf4cc54cb4746ae5a6d63438aae811f6543b13774 (diff)
Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
Diffstat (limited to 'packages')
-rw-r--r--packages/OS400/make-tests.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/OS400/make-tests.sh b/packages/OS400/make-tests.sh
index e40b41046..cee3ed95d 100644
--- a/packages/OS400/make-tests.sh
+++ b/packages/OS400/make-tests.sh
@@ -22,8 +22,6 @@ 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' \