gdm: does not understand with-systemd
This commit is contained in:
@@ -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" ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user