~zandobersek/+junk/jhbmodules

« back to all changes in this revision

Viewing changes to jhbrc/webkit

  • Committer: Žan Doberšek
  • Date: 2011-12-16 12:59:43 UTC
  • Revision ID: zandobersek@gmail.com-20111216125943-owo1pb20tm4raeiq
Updated webkit rc file

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# Uncomment when the moduleset file is introduced again
4
4
#moduleset = '/dvt/modules/modulesets/webkit.modules'
5
 
#modules = ['webkit-module']
6
 
checkoutroot = os.path.expanduser('/dvt/webkit/deps-webkit')
7
 
prefix = os.path.expanduser('/dvt/modules/webkit/install')
 
5
modules = ['webkit-module']
 
6
#checkoutroot = os.path.expanduser('/dvt/webkit/deps-webkit')
 
7
prefix = os.path.expanduser('/dvt/modules/install/webkit')
8
8
makeargs = '-j4'
9
9
 
10
10
addpath('PATH', '/dvt/webkit/webkit/Tools/Scripts')
11
 
addpath('PKG_CONFIG_PATH', prefix + '/lib/pkgconfig')
 
11
#addpath('PKG_CONFIG_PATH', prefix + '/lib/pkgconfig')