aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2008-04-09 17:17:26 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2008-04-09 17:17:26 +0000
commitac38a5c7e2a50edd503215151928dc2fbfdbe174 (patch)
tree3da03bf5469a149f05123eeda40371b2e01c4e79
parente462fe69d587677f97366dd0987c19530b9d040e (diff)
Change of GTK variable name (GTK2_LIB_DIR => GTK_LIB_DIR)
svn path=/trunk/; revision=24865
-rw-r--r--packaging/ws-manifest.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/ws-manifest.pl b/packaging/ws-manifest.pl
index 2ddceb099f..edb3fb9fb5 100644
--- a/packaging/ws-manifest.pl
+++ b/packaging/ws-manifest.pl
@@ -16,8 +16,8 @@ my %u3locs = qw($INSTDIR device
$INSTDIR\${GTK_WIMP_RCDST_DIR} host
$INSTDIR\etc\gtk-2.0 host
$INSTDIR\etc\pango host
- $INSTDIR\lib\gtk-2.0\${GTK2_LIB_DIR}\loaders host
- $INSTDIR\lib\gtk-2.0\${GTK2_LIB_DIR}\immodules host
+ $INSTDIR\lib\gtk-2.0\${GTK_LIB_DIR}\loaders host
+ $INSTDIR\lib\gtk-2.0\${GTK_LIB_DIR}\immodules host
$INSTDIR\${GTK_WIMP_DLLDST_DIR} host);
my @dirs; # the directories in the manifest