diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2009-01-12 13:11:22 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2009-01-12 13:11:22 +0000 |
commit | c166eebbecd231e8c1b67e7b9a3965491f645cd0 (patch) | |
tree | e96728f0398f0fa9c6c37f93ca3511b02b4c0641 /devel/gconfmm | |
parent | fba18dd7062e26d69c25490f8e77753348f0cb2f (diff) | |
download | pkgsrc-c166eebbecd231e8c1b67e7b9a3965491f645cd0.tar.gz |
Fix check-wrkref path.
_CHECK_WRKREF_FILELIST_CMD is a command which prints PLIST paths
converted to absolute path. _CHECK_WRKREF_FILELIST_CMD can run
anywhere, so cd ${DESTDIR} before that is pointless. To access files,
_CHECK_WRKREF_FILELIST_CMD's output needs to be s/^/${DESTDIR}/ when
destdir is used.
Reviewed By: joerg
Diffstat (limited to 'devel/gconfmm')
0 files changed, 0 insertions, 0 deletions