changeset 349:f37e2242f9bd

Added a section for installing from sources via "make install" for Unix based systems (added target path). git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@573 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 14 Jan 2008 11:09:46 +0000
parents 286b82dfad80
children 724160088676
files UniversalIndentGUI.pro
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/UniversalIndentGUI.pro	Mon Jan 14 10:57:14 2008 +0000
+++ b/UniversalIndentGUI.pro	Mon Jan 14 11:09:46 2008 +0000
@@ -31,7 +31,9 @@
 unix:indenters.path = /etc/UniversalIndentGUI/indenters
 unix:indenters.files = indenters/*
 
-INSTALLS += target \
+unix:target.path = /usr/bin/UniversalIndentGUI
+
+unix:INSTALLS += target \
             indenters \
 			documentation