parent
e49f601b7f
commit
6b796a9c23
@ -82,6 +82,7 @@ let
|
|||||||
done
|
done
|
||||||
|
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
configureFlagsArray+=("--libexecdir=$out/libexec")
|
||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
@ -91,6 +92,7 @@ let
|
|||||||
"--with-udevdir=$(out)/lib/udev"
|
"--with-udevdir=$(out)/lib/udev"
|
||||||
"--with-systemdunitdir=$(out)/etc/systemd/system"
|
"--with-systemdunitdir=$(out)/etc/systemd/system"
|
||||||
"--with-systemdpresetdir=$(out)/etc/systemd/system-preset"
|
"--with-systemdpresetdir=$(out)/etc/systemd/system-preset"
|
||||||
|
"--with-systemdgeneratordir=$(out)/lib/systemd/system-generator"
|
||||||
"--with-mounthelperdir=$(out)/bin"
|
"--with-mounthelperdir=$(out)/bin"
|
||||||
"--sysconfdir=/etc"
|
"--sysconfdir=/etc"
|
||||||
"--localstatedir=/var"
|
"--localstatedir=/var"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user