mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
pam_login: Really apply `sys-stat-h.patch'.
From trunk@21402 svn path=/nixpkgs/branches/mass-update-01/; revision=21493
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
||||
|
||||
# To overcome a gcc 4.4 warning:
|
||||
# "#ident is a deprecated GCC extension"
|
||||
patchPhase = ''
|
||||
postPatch = ''
|
||||
sed -i s/-Werror// configure
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user