aboutsummaryrefslogtreecommitdiff
path: root/examples/pbuilder-test/004_ldd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pbuilder-test/004_ldd')
-rw-r--r--examples/pbuilder-test/004_ldd6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/pbuilder-test/004_ldd b/examples/pbuilder-test/004_ldd
new file mode 100644
index 0000000..d0ed179
--- /dev/null
+++ b/examples/pbuilder-test/004_ldd
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# simple test to see that the program is installed in the correct
+# place and looks sane through ldd.
+
+ldd /usr/bin/program