make update
[openssl.git] / test / tpkcs7
index cf3bd9fadbe8a25d88ecffdd61af09e3f96a23e8..3e435ffbf9fd837c30f97831a5a0e6c4e612564f 100644 (file)
@@ -1,13 +1,6 @@
 #!/bin/sh
 
-if test "$OSTYPE" = msdosdjgpp; then
-    PATH=../apps\;$PATH
-else
-    PATH=../apps:$PATH
-fi
-export PATH
-
-cmd='../apps/openssl pkcs7'
+cmd='../util/shlib_wrap.sh ../apps/openssl pkcs7'
 
 if [ "$1"x != "x" ]; then
        t=$1