1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: fix indentation

This commit is contained in:
Sébastien Helleu
2020-04-12 10:17:03 +02:00
parent 973a4b2e77
commit b907f6b643
+1 -1
View File
@@ -71,7 +71,7 @@ if(NOT DEFINED DATAROOTDIR)
endif()
if(NOT DEFINED WEECHAT_SHAREDIR)
set(WEECHAT_SHAREDIR ${DATAROOTDIR}/weechat)
set(WEECHAT_SHAREDIR ${DATAROOTDIR}/weechat)
endif()
if(NOT DEFINED MANDIR)