GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Midgard Components Framework 3rd generation
Homepage: http://www.midgard-project.org
Clone URL: git://github.com/bergie/midcom.git
bergie (author)
Tue Jul 08 00:59:26 -0700 2008
commit  c5611bbbb695237eeba4a22734f7d25270c18a3d
tree    1dd427cf6e4a800885b8d673322ce1b1c56cf4a5
parent  870edd511d9b09b9878aef309c30080dc74f8072
midcom / build.properties
100644 11 lines (10 sloc) 0.368 kb
1
2
3
4
5
6
7
8
9
10
11
# the basic install dir
install_dir=/usr/local/lib/midcom
# the umask to set on directories that are created.
install_umask=0770
lib_dir=${install_dir}/lib
static_dir=${install_dir}/static
schema_dir=/opt/local/share/midgard/schema
sql_dir=/opt/local/share/midgard/sql/update
# the directory where generated packagefiles are kept.
target_dir=${project.basedir}/target