8000 Remove version from share/log4cplus directory. · log4cplus/log4cplus@5d47efd · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d47efd

Browse files
committed
Remove version from share/log4cplus directory.
1 parent 9936983 commit 5d47efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ install(FILES ../include/log4cplus/config/macosx.h
272272
install(FILES ../README.md
273273
../LICENSE
274274
../ChangeLog
275-
DESTINATION ${CMAKE_INSTALL_DATADIR}/log4cplus-${log4cplus_version_str})
275+
DESTINATION ${CMAKE_INSTALL_DATADIR}/log4cplus)

0 commit comments

Comments
 (0)
0