pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/38206: pkglint: check for INSTALLATIONS_DIRS or AUTO_MKDIRS presense is needed
The following reply was made to PR pkg/38206; it has been noted by GNATS.
From: Aleksey Cheusov <cheusov%tut.by@localhost>
To: Tobias Nygren <tnn%NetBSD.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/38206: pkglint: check for INSTALLATIONS_DIRS or AUTO_MKDIRS
presense is needed
Date: Sun, 09 Mar 2008 18:10:59 +0200
> Exactly what you want pkglint to check? Packages are supposed to create
> their directories without any of the above set, and most packages do.
Requiered directories are created if either INSTALLATION_DIRS
is set properly or AUTO_MKDIRS is set to yes.
Some packages set neither of them. In this case package building may
fail.
It whould be nice if pkglint will show warning if neither
INSTALLATION_DIRS nor AUTO_MKDIRS is set or if INSTALLATION_DIRS
is set but not all dirs found in PLIST iare present.
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index