Use RPM macros for socket directory.
This commit is contained in:
parent
4297537b9e
commit
394bf94f11
@ -100,7 +100,7 @@ echo '#!/bin/bash -l
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-fuse --enable-pixman --enable-painter --enable-vsock \
|
%configure --enable-fuse --enable-pixman --enable-painter --enable-vsock \
|
||||||
--with-socketdir=/run/xrdp
|
--with-socketdir=%{_rundir}/%{name}
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
# SELinux policy module
|
# SELinux policy module
|
||||||
|
Loading…
Reference in New Issue
Block a user