mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 00:34:33 +02:00
Fix libexecdir
This commit is contained in:
parent
a63023b4ff
commit
e232455ed9
@ -3,6 +3,7 @@ exec_prefix=@exec_prefix@
|
||||
bindir=@bindir@
|
||||
sbindir=@sbindir@
|
||||
libdir=@libdir@
|
||||
libexecdir=@libexecdir@
|
||||
mandir=@mandir@
|
||||
sysconfdir=@sysconfdir@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user