upower_99: port commit bf3fd50e14

This commit is contained in:
Vladimír Čunát 2014-12-25 18:29:08 +01:00
parent 38ee8859e8
commit 7671875b25

View file

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
++ stdenv.lib.optional useSystemd
[ "--enable-systemd"
"--with-systemdsystemunitdir=$(out)/etc/systemd/system"
"--with-systemdutildir=$(out)/lib/systemd/system-sleep"
"--with-systemdutildir=$(out)/lib/systemd"
"--with-udevrulesdir=$(out)/lib/udev/rules.d"
];