From: cantor Date: Tue, 18 Mar 2008 15:09:00 +0000 (+0000) Subject: Generic path for openssl in postinstall script. X-Git-Tag: 2.4~500 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=8a2cd6d892cd334deedfb2dad7ce7d4764e8685d Generic path for openssl in postinstall script. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2787 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/postinstall b/postinstall index f57e225..790f33f 100644 --- a/postinstall +++ b/postinstall @@ -26,8 +26,8 @@ for f in $CONFIGFILES; do fi; done -PATH=$PATH:/usr/local/pkg/openssl-0.9.8g/bin -LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/pkg/openssl-0.9.8g/lib +PATH=$PATH:/usr/local/bin +LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib export PATH LD_LIBRARY_PATH sh ./keygen.sh -b