From ed27b406d352a0fea1494bf04b5e24c96881db70 Mon Sep 17 00:00:00 2001 From: Michael Ow Date: Wed, 3 Sep 2008 19:51:01 +0000 Subject: [PATCH] ICU-6523 Update icupkg.inc.in to include datarootdir. X-SVN-Rev: 24540 --- icu4c/source/data/icupkg.inc.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/icu4c/source/data/icupkg.inc.in b/icu4c/source/data/icupkg.inc.in index c76790afa95..3bf66ff97c8 100644 --- a/icu4c/source/data/icupkg.inc.in +++ b/icu4c/source/data/icupkg.inc.in @@ -1,6 +1,6 @@ #****************************************************************************** # -# Copyright (C) 2000-2007, International Business Machines +# Copyright (C) 2000-2008, International Business Machines # Corporation and others. All Rights Reserved. # #****************************************************************************** @@ -20,6 +20,7 @@ prefix=@prefix@ bindir=@bindir@ sbindir=@sbindir@ libexecdir=@libexecdir@ +datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ sharedstatedir=@sharedstatedir@