From 3514cdf0036205a81d27ded108ccadec0dcd5d33 Mon Sep 17 00:00:00 2001 From: Enrico Zini Date: Sat, 27 Mar 2010 15:34:13 +0000 Subject: [PATCH] Install in usr/share/zavai/hooks --- hooks/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/CMakeLists.txt b/hooks/CMakeLists.txt index 5d55362..ed45fcb 100644 --- a/hooks/CMakeLists.txt +++ b/hooks/CMakeLists.txt @@ -1,3 +1,3 @@ project(hooks) -install(FILES bluetooth display gps gsm keyboard wifi DESTINATION share/zavai) +install(FILES bluetooth display gps gsm keyboard wifi DESTINATION share/zavai/hooks) -- 2.39.5