pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42711: net/pure-ftpd update [patch included]



The following reply was made to PR pkg/42711; it has been noted by GNATS.

From: Fredrik Pettai <pettai%nordu.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/42711: net/pure-ftpd update [patch included]
Date: Sun, 31 Jan 2010 14:59:46 +0100

 Was a bit to fast :-(
 "Interix" only got a single = in the first patch, should have looked  
 like this:
 
 @@ -25,8 +25,8 @@
 
   .include "../../mk/bsd.prefs.mk"
 
 -.if ${OPSYS} != "Interix"
 -CONFIGURE_ARGS+=       --with-privsep
 +.if ${OPSYS} == "Interix"
 +CONFIGURE_ARGS+=       --without-privsep
   .endif
 
   .include "options.mk"
 
 
 On Jan 31, 2010, at 2:45 PM, gnats-admin%NetBSD.org@localhost wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `pkg/42711'.
 > The individual assigned to look at your
 > report is: pkg-manager.
 >
 >> Category:       pkg
 >> Responsible:    pkg-manager
 >> Synopsis:       net/pure-ftpd update [patch included]
 >> Arrival-Date:   Sun Jan 31 13:45:00 +0000 2010
 >
 


Home | Main Index | Thread Index | Old Index