Description: Use /usr as prefix for the irony server
Author: Christoph Egger <christoph@debian.org>

--- irony-mode-0.1.1.orig/irony.el
+++ irony-mode-0.1.1/irony.el
@@ -165,7 +165,7 @@ CMakeLists.txt used to build the server.
   :type 'directory
   :group 'irony)
 
-(defcustom irony-server-install-prefix irony-user-dir
+(defcustom irony-server-install-prefix "/usr"
   "Installation prefix used to install irony-server.
 
 The irony-server executable is expected to be in
