fix run dir for real this time
I used /run (woops!) but should have used /run/gdm. Again, spotted on dwalsh's machine.
This commit is contained in:
parent
f34a6f4805
commit
ee2e0d521d
2
gdm.spec
2
gdm.spec
@ -125,7 +125,7 @@ intltoolize -f
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
%configure --with-pam-prefix=%{_sysconfdir} \
|
%configure --with-pam-prefix=%{_sysconfdir} \
|
||||||
--with-run-dir=/run \
|
--with-run-dir=/run/gdm \
|
||||||
--enable-split-authentication \
|
--enable-split-authentication \
|
||||||
--enable-profiling \
|
--enable-profiling \
|
||||||
--enable-console-helper \
|
--enable-console-helper \
|
||||||
|
Loading…
Reference in New Issue
Block a user