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: OBATA Akio <obache%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/38206: pkglint: check for INSTALLATIONS_DIRS or AUTO_MKDIRS
 presense is needed
Date: Tue, 11 Mar 2008 22:46:51 +0900

 --On 2008/03/10 19:55 +0000 Aleksey Cheusov <cheusov%tut.by@localhost> wrote:
 
 >  > Exactly what you want pkglint to check?
 >
 >  if META_PACKAGE=yes is found in Makefile
 >     return
 >  elsif AUTO_MKDIRS=yes is found in Makefile
 >     return
 >  elsif INSTALLATION_DIRS is found in Makefile
 >     return
 >  else
 >     generate_warning
 >  endif
 
 My maintain packages:  90/90
 META_PACKAGE:           1/90
 DESTDIR ready:         71/90
 using INSTALLATION_DIRS        10/72
 using AUTO_MKDIRS               0/72
 DESTDIR not ready:     18/90
 using INSTALLATION_DIRS         3/18
 using AUTO_MKDIRS               0/18
 
 Why I am shown extraneous warnings for my 61/90 packages,
 DESTDIR ready, but neither AUTO_MKDIRS nor INSTALLATION_DIRS?
 
 -- 
 "Of course I love NetBSD":-)
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index