diff options
author | dancer <dancer> | 2006-09-03 09:13:18 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-09-03 09:13:18 +0000 |
commit | a8a81b3b31b776f87605cd10ca1f8831049fe264 (patch) | |
tree | c317b423f13be09c6528383c2292bb4c72026efe /examples/E50-libc2.3.2.ds1-11-workaround | |
parent | ec9e4b0205af255224a45562fe9fdc3ec5a86684 (diff) | |
download | pbuilder-a8a81b3b31b776f87605cd10ca1f8831049fe264.tar pbuilder-a8a81b3b31b776f87605cd10ca1f8831049fe264.tar.gz |
add notes in comment that examples are for --hookdir.
Diffstat (limited to 'examples/E50-libc2.3.2.ds1-11-workaround')
-rw-r--r-- | examples/E50-libc2.3.2.ds1-11-workaround | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/E50-libc2.3.2.ds1-11-workaround b/examples/E50-libc2.3.2.ds1-11-workaround index ff4d9f8..4e4c6e9 100644 --- a/examples/E50-libc2.3.2.ds1-11-workaround +++ b/examples/E50-libc2.3.2.ds1-11-workaround @@ -1,4 +1,6 @@ #!/bin/sh +# example file to be used with --hookdir +# # work around libc6 postinst which mounts /sys etc. # Bug#230008 |