diff options
Diffstat (limited to 'test/postinstall/cpp_app/test_ldd.sh')
| -rwxr-xr-x | test/postinstall/cpp_app/test_ldd.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/postinstall/cpp_app/test_ldd.sh b/test/postinstall/cpp_app/test_ldd.sh new file mode 100755 index 00000000..2e8cd5ea --- /dev/null +++ b/test/postinstall/cpp_app/test_ldd.sh @@ -0,0 +1,4 @@ +#!/bin/sh +. ../common.sh + +test_ldd cpp_app libproj |
