summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJohann Latocha2011-04-19 00:33:11 +0200
committerJohann Latocha2011-04-19 00:33:11 +0200
commit63bcd293e78ceacab40451b595b3ed2556fea9ab (patch)
tree256de619ea9b7553f161f5c39466347d5a364adc /CMakeLists.txt
parentAutoconnect bug fixed (2) (diff)
downloadpvs-63bcd293e78ceacab40451b595b3ed2556fea9ab.tar.gz
pvs-63bcd293e78ceacab40451b595b3ed2556fea9ab.tar.xz
pvs-63bcd293e78ceacab40451b595b3ed2556fea9ab.zip
[PVS]
* System/User scope configuration (/etc/xdg/openslx/ and ~/.config/openslx/) * Restricted mode available
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fccfb8b..0cf2065 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -364,7 +364,7 @@ CONFIGURE_FILE(org.openslx.pvs.service ${CMAKE_BINARY_DIR}/org.openslx.pvs.servi
INSTALL(TARGETS pvsmgr pvs pvsgui pvsmgrtouch RUNTIME DESTINATION bin)
INSTALL(PROGRAMS misc/pvs-vncsrv DESTINATION bin)
INSTALL(FILES ${CMAKE_BINARY_DIR}/org.openslx.pvs.service DESTINATION share/dbus-1/services)
-INSTALL(FILES misc/pvs.conf misc/pvsgui.conf misc/pvsmgr.conf DESTINATION /etc/openslx)
+INSTALL(FILES misc/pvs.conf misc/pvsgui.conf misc/pvsmgr.conf DESTINATION /etc/xdg/openslx)
INSTALL(FILES misc/pvsgui.desktop DESTINATION /etc/xdg/autostart)
# uninstall