8000 correct location · gauravkumar37/arangodb@7bf01f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7bf01f0

Browse files
author
Andreas Streichardt
committed
correct location
1 parent 409d835 commit 7bf01f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ArangoDBMacros.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ if (NOT(MSVC))
317317
install(
318318
FILES ${PROJECT_SOURCE_DIR}/Installation/debian/arangodb.init
319319
PERMISSIONS OWNER_READ OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE
320-
DESTINATION etc/init.d
320+
DESTINATION ${ETCDIR}/init.d
321321
RENAME arangodb3
322322
COMPONENT debian-extras
323323
)

0 commit comments

Comments
 (0)
0