forked from mirrors/nixpkgs
acpid: 2.0.28 -> 2.0.29
This commit is contained in:
parent
93b4e6956e
commit
183f56f2d6
|
@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
# remove when https://sourceforge.net/p/acpid2/code/merge-requests/1/ is merged
|
||||
postPatch = ''
|
||||
substituteInPlace configure.ac \
|
||||
--replace "AC_FUNC_MALLOC" "" \
|
||||
|
|
Loading…
Reference in a new issue