forked from mirror/openmw-tes3mp
fix for dejavu location
This commit is contained in:
parent
8419002393
commit
e28888df39
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@ IF(NOT WIN32 AND NOT APPLE)
|
|||
ENDIF(BUILD_OPENCS)
|
||||
|
||||
# Install licenses
|
||||
INSTALL(FILES "DejaVu Font License.txt" DESTINATION "${LICDIR}" )
|
||||
INSTALL(FILES "docs/license/DejaVu Font License.txt" DESTINATION "${LICDIR}" )
|
||||
INSTALL(FILES "extern/shiny/License.txt" DESTINATION "${LICDIR}" RENAME "Shiny License.txt" )
|
||||
ENDIF (DPKG_PROGRAM)
|
||||
|
||||
|
|
Loading…
Reference in a new issue