diff options
author | rillig <rillig@pkgsrc.org> | 2005-07-02 15:22:52 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-07-02 15:22:52 +0000 |
commit | e2d2fab6bc226f668a44388bbebe759620e318af (patch) | |
tree | 44c89b9d19bc7d5aeb319dc8a8e4c3f4aa7c5896 /pkgtools | |
parent | 2b6133ab338caf959dca50c18f06e3b84096d4e6 (diff) | |
download | pkgsrc-e2d2fab6bc226f668a44388bbebe759620e318af.tar.gz |
TODO: make all pathnames relative to the current directory.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index 537574d5e9e..fa3a84f7400 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -14,3 +14,4 @@ * check for direct use of /usr/pkgsrc etc. * check dir direct use of *DIR * in dependency lines check for ../../category/package, not ../package +* make all pathnames relative to the current directory |