/[gnue]/gnue-common/setup.cfg.in
ViewVC logotype

Diff of /gnue-common/setup.cfg.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jcater, Thu Jan 2 00:45:41 2003 UTC revision 1.4 by reinhard, Thu Sep 25 22:17:41 2003 UTC
# Line 1  Line 1 
1    # GNU Enterprise - Setup configuration for default installation
2  #  #
3  # Copyright 2001-2003 Free Software Foundation  # Copyright 2001-2003 Free Software Foundation
4  #  #
# Line 17  Line 18 
18  # License along with program; see the file COPYING. If not,  # License along with program; see the file COPYING. If not,
19  # write to the Free Software Foundation, Inc., 59 Temple Place  # write to the Free Software Foundation, Inc., 59 Temple Place
20  # - Suite 330, Boston, MA 02111-1307, USA.  # - Suite 330, Boston, MA 02111-1307, USA.
 #  
21    
22  [install]  [install]
23    
24    # base directory for the installation
25    home = /usr/local/gnue
26    
27  # Where to install GNUe's application files...  # we install the scripts in /usr/local/bin so they are in $PATH
28  prefix = /usr/local/gnue  install_scripts = /usr/local/bin
   
 # Where to install GNUe executable symlinks...  
 exec_prefix = /usr/local/bin  
   
   
   
 ###############################################  
 #  
 # We recommend you do not change anything below  
 # this line unless you know what you are doing  
 #  
 ###############################################  
   
 install_lib=%(prefix)s/lib/python  
 install_data=%(prefix)s  
 install_scripts=%(exec_prefix)s  
   
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26