mirror of https://github.com/getdnsapi/getdns.git
Minor formatting nit.
This commit is contained in:
parent
b5f260376e
commit
3b44cd8f38
|
@ -59,8 +59,7 @@ if (DEFINED CMAKE_INSTALL_FULL_RUNSTATEDIR)
|
|||
else ()
|
||||
set(RUNSTATEDIR "${CMAKE_INSTALL_FULL_LOCALSTATEDIR}/run")
|
||||
endif ()
|
||||
install(
|
||||
DIRECTORY
|
||||
install(DIRECTORY
|
||||
DESTINATION ${RUNSTATEDIR}
|
||||
DIRECTORY_PERMISSIONS
|
||||
OWNER_READ OWNER_WRITE OWNER_EXECUTE
|
||||
|
|
Loading…
Reference in New Issue