pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/37182: postfix build failure in linux environment
The following reply was made to PR pkg/37182; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/37182: postfix build failure in linux environment
Date: Mon, 13 Jun 2011 02:01:46 +0000
> ./postfix-install: Error: "postdrop" needs an entry in the group file.
> [...]
> - -e '/^\#define DEF_SGID_GROUP[ ]/s,postdrop,maildrop,g'
> + -e '/^\#define DEF_SGID_GROUP.\+"[a-zA-Z]\+"/s,postdrop,maildrop,g'
Erm... I don't understand. If this substitution is supposed to change
the group from "postdrop" to "maildrop", but it didn't and therefore
the build broke... making the regexp tighter can't possibly help, can
it?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index