Subversion Repositories configs

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 34
Line 6... Line 6...
6
#
6
#
7
#  Ideally, this program should be run as part of the installation of any
7
#  Ideally, this program should be run as part of the installation of any
8
#  binary package.  The installation should also ensure that the permissions
8
#  binary package.  The installation should also ensure that the permissions
9
#  and owners are correct for the files generated by this script.
9
#  and owners are correct for the files generated by this script.
10
#
10
#
11
#  $Id$
11
#  $Id: e70b506b5c7c3e3105e568d6a4c6334683f2e764 $
12
#
12
#
13
umask 027
13
umask 027
14
cd `dirname $0`
14
cd `dirname $0`
15
 
15
 
16
make -h > /dev/null 2>&1
16
make -h > /dev/null 2>&1