From 40575c2929e0301f0bdcfc84eafe72d7badb4f0b Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 17 Mar 2008 18:45:54 +0000 Subject: [PATCH] Touch up some Solaris package files for later. --- 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