[chrome-gnome-shell] Fixed build



commit 9e37dec0c32f284e83a2b24fdda55039eb747ceb
Author: Yuri Konotopov <ykonotopov gmail com>
Date:   Sun Jul 31 00:59:19 2016 +0300

    Fixed build

 CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7b0a440..4f1446a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -80,7 +80,7 @@ if(BUILD_EXTENSION)
 endif(BUILD_EXTENSION)
 
 if(BUILD_CONNECTOR)
-       configure_file("${CMAKE_CURRENT_SOURCE_DIR}/connector/io.github.ne0sight.gs_chrome_connector.json"
+       configure_file("${CMAKE_CURRENT_SOURCE_DIR}/connector/org.gnome.chrome-gnome-shell.json"
                        "${CMAKE_BINARY_DIR}/")
 
        install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/connector/chrome-gnome-shell.py" DESTINATION 
"${CMAKE_INSTALL_BINDIR}/" RENAME chrome-gnome-shell)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]