Skip to content

Commit

Permalink
changed package name to open_karto
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Wirth committed Apr 26, 2013
1 parent 8a2b1c8 commit 3e4bb1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ cmake_minimum_required(VERSION 2.8)
set(KARTO_LIB_TYPE SHARED)
add_subdirectory(source)

install(FILES package.xml DESTINATION share/OpenKarto)
install(FILES package.xml DESTINATION share/open_karto)
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<package>
<name>OpenKarto</name>
<name>open_karto</name>
<version>1.0.0</version>
<description>Release-package for OpenKarto</description>

Expand Down

0 comments on commit 3e4bb1b

Please sign in to comment.