From 7e481b257c5c0324e2a71b804f8ad181cf55c9a7 Mon Sep 17 00:00:00 2001 From: cantor Date: Mon, 17 Mar 2008 18:45:54 +0000 Subject: [PATCH] Touch up some Solaris package files for later. git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@481 de75baf8-a10c-0410-a50a-987c0e22f00f --- dependencies/log4cpp/postinstall | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dependencies/log4cpp/postinstall b/dependencies/log4cpp/postinstall index 8ee5cb7..9859a01 100644 --- a/dependencies/log4cpp/postinstall +++ b/dependencies/log4cpp/postinstall @@ -1,8 +1,8 @@ #!/bin/sh cd ${CLIENT_BASEDIR}/bin -sed "s|^ prefix=.*| prefix=${CLIENT_BASEDIR}|1" log4cpp-config > log4cpp-config.tmp -mv log4cpp-config.tmp log4cpp-config -chmod 755 log4cpp-config +sed "s|^ prefix=.*| prefix=${CLIENT_BASEDIR}|1" log4shib-config > log4shib-config.tmp +mv log4shib-config.tmp log4shib-config +chmod 755 log4shib-config exit 0 -- 2.1.4