aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-user-mode-linux.1
diff options
context:
space:
mode:
authorBen Finney <ben@benfinney.id.au>2008-09-28 11:42:53 -0700
committerJunichi Uekawa <dancer@netfort.gr.jp>2008-09-28 11:42:53 -0700
commita6b59a4a0283546e4e596be39f3c7e8fed8cb114 (patch)
tree4a992dac3e868073f6be0e5b136c638e9a0e961f /pbuilder-user-mode-linux.1
parent0de2f647f98c55d7a6988e2e29c7949bea0bc054 (diff)
downloadpbuilder-a6b59a4a0283546e4e596be39f3c7e8fed8cb114.tar
pbuilder-a6b59a4a0283546e4e596be39f3c7e8fed8cb114.tar.gz
Dereference symlinks when copying hooks. (closes: #499358)
I keep a number of different hooks in my $HOME/.pbuilder/hooks/ directory, and some are symlinks to files outside that directory. When 'pbuilder-runhooks' copies the hooks, it copies them without dereference, which fails inside the chroot since the referenced files are not found. The attached patch, generated using 'git format-patch', fixes this by using the '-L' ('--dereference') option to 'cp' when copying the hook files into the pbuilder chroot.
Diffstat (limited to 'pbuilder-user-mode-linux.1')
0 files changed, 0 insertions, 0 deletions