Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Midgard Components Framework 3rd generation
Homepage: http://www.midgard-project.org
Clone URL: git://github.com/bergie/midcom.git
Search Repo:
midcom / build.properties
100644 10 lines (10 sloc) 0.368 kb
1
2
3
4
5
6
7
8
9
10
# 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