Merge pull request #229531 from colemickens/pr-thermald
thermald: remove now unneeded build flag
This commit is contained in:
commit
9a9895f7a8
@ -55,7 +55,6 @@ stdenv.mkDerivation rec {
|
||||
"--enable-gtk-doc"
|
||||
"--with-dbus-sys-dir=${placeholder "out"}/share/dbus-1/system.d"
|
||||
"--with-systemdsystemunitdir=${placeholder "out"}/etc/systemd/system"
|
||||
"--disable-werror"
|
||||
];
|
||||
|
||||
preConfigure = "NO_CONFIGURE=1 ./autogen.sh";
|
||||
|
Loading…
Reference in New Issue
Block a user