gdm: does not understand with-systemd
This commit is contained in:
parent
47f597b9b0
commit
878d5ea152
@ -12,7 +12,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
configureFlags = [ "--sysconfdir=/etc"
|
configureFlags = [ "--sysconfdir=/etc"
|
||||||
"--localstatedir=/var"
|
"--localstatedir=/var"
|
||||||
"--with-systemd=yes"
|
|
||||||
"--with-plymouth=yes"
|
"--with-plymouth=yes"
|
||||||
"--with-systemdsystemunitdir=$(out)/etc/systemd/system" ];
|
"--with-systemdsystemunitdir=$(out)/etc/systemd/system" ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user