[libxml2] os400: make-src.sh: create physical file with target CCSID
- From: Daniel Veillard <veillard src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml2] os400: make-src.sh: create physical file with target CCSID
- Date: Sat, 4 Oct 2014 13:21:49 +0000 (UTC)
commit 98d71f9191ac83959d24ad7b01b211ef7bb3172e
Author: Patrick Monnerat <pm datasphere ch>
Date: Fri Oct 3 12:36:36 2014 +0200
os400: make-src.sh: create physical file with target CCSID
os400/make-src.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/os400/make-src.sh b/os400/make-src.sh
index 88248b0..49b6a95 100644
--- a/os400/make-src.sh
+++ b/os400/make-src.sh
@@ -101,7 +101,7 @@ fi
if action_needed "${LIBIFSNAME}/TOOLS.FILE"
then CMD="CRTSRCPF FILE(${TARGETLIB}/TOOLS) RCDLEN(112)"
- CMD="${CMD} TEXT('libxml2: build tools')"
+ CMD="${CMD} CCSID(${TGTCCSID}) TEXT('libxml2: build tools')"
system "${CMD}"
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]