Merge staging-next into staging
This commit is contained in:
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
perlarchname=$(perl -e 'use Config; print $Config{archname};')
|
||||
installFlags="INSTALLSITEARCH=$out/${perl.libPrefix}/${perl.version}/$perlarchname INSTALLSITEMAN3DIR=$out/share/man/man3"
|
||||
|
||||
# http://comments.gmane.org/gmane.network.net-snmp.user/32434
|
||||
# http://article.gmane.org/gmane.network.net-snmp.user/32434
|
||||
substituteInPlace "man/Makefile.in" --replace 'grep -vE' '@EGREP@ -v'
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user