Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / postinstall
index 194fc60..790f33f 100644 (file)
@@ -17,6 +17,7 @@ CONFIGFILES=" \
     globalLogout.html \
     attribute-map.xml \
     attribute-policy.xml \
+    example-metadata.xml \
     shibboleth2.xml"
 
 for f in $CONFIGFILES; do
@@ -25,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