diff options
Diffstat (limited to 'ports/osg/portfile.cmake')
| -rw-r--r-- | ports/osg/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/osg/portfile.cmake b/ports/osg/portfile.cmake index 00cd53538..4ed5ee4df 100644 --- a/ports/osg/portfile.cmake +++ b/ports/osg/portfile.cmake @@ -134,4 +134,4 @@ endif() file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/bin/osgPlugins-${OSG_VER}/) # Handle copyright -file(INSTALL ${SOURCE_PATH}/LICENSE.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
\ No newline at end of file +file(INSTALL ${SOURCE_PATH}/LICENSE.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright) |
