upower_99: port commit bf3fd50e14
This commit is contained in:
parent
38ee8859e8
commit
7671875b25
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||||
++ stdenv.lib.optional useSystemd
|
++ stdenv.lib.optional useSystemd
|
||||||
[ "--enable-systemd"
|
[ "--enable-systemd"
|
||||||
"--with-systemdsystemunitdir=$(out)/etc/systemd/system"
|
"--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"
|
"--with-udevrulesdir=$(out)/lib/udev/rules.d"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue