aboutsummaryrefslogtreecommitdiff
path: root/examples/pbuilder-test/004_ldd
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-23 19:35:55 +0900
committerJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-23 19:35:55 +0900
commit697aeeb73f84864c8f24c05584274fef6672ef90 (patch)
tree801c7a9496d6676a1797cb724cde0edb1e8fd2d8 /examples/pbuilder-test/004_ldd
parentf2f1e1d3b7e0730be83e07b70ad3fa565c123290 (diff)
downloadpbuilder-697aeeb73f84864c8f24c05584274fef6672ef90.tar
pbuilder-697aeeb73f84864c8f24c05584274fef6672ef90.tar.gz
* Documentation, examples/pbuilder-test/: add sample scripts for
pbuilder-test, and add reference to it.
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