From: Enrico Zini Date: Sat, 27 Mar 2010 15:34:13 +0000 (+0000) Subject: Install in usr/share/zavai/hooks X-Git-Url: https://git.toastfreeware.priv.at/gregoa/zavai.git/commitdiff_plain/3514cdf0036205a81d27ded108ccadec0dcd5d33 Install in usr/share/zavai/hooks --- 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)