summaryrefslogtreecommitdiffstats
path: root/com.gluster.storage.management.releng
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-02-17 13:53:32 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-02-17 13:53:32 +0530
commit23ea87c1d45e0531b3fac8ad3c97897f208801a2 (patch)
tree6a6cb86381342be9541770addd40691914fcb5fb /com.gluster.storage.management.releng
parentd70873f9f882c12980a6dc69335fdbf2b14c5b23 (diff)
platform specific build directories
Diffstat (limited to 'com.gluster.storage.management.releng')
-rw-r--r--com.gluster.storage.management.releng/glustermc_build.properties12
1 files changed, 2 insertions, 10 deletions
diff --git a/com.gluster.storage.management.releng/glustermc_build.properties b/com.gluster.storage.management.releng/glustermc_build.properties
index 9022a16d..b808ec9d 100644
--- a/com.gluster.storage.management.releng/glustermc_build.properties
+++ b/com.gluster.storage.management.releng/glustermc_build.properties
@@ -1,18 +1,10 @@
# Where all the output should go
-buckminster.output.root=/tmp/buckminster/product
+buckminster.output.root=/tmp/buckminster/glustermc
# Where the temp files should go
-buckminster.temp.root=/tmp/buckminster/tmp
+buckminster.temp.root=/tmp/buckminster
# How .qualifier in versions should be replaced
qualifier.replacement.*=generator:lastRevision
-local.keystore.path=/home/shireesh/.keystore
-local.keystore.alias=gluster1
-local.keystore.password=gluster
-site.signing=true
-site.pack200=false
-signing.type=local
-cbi.include.source=false
-
target.os=linux
target.ws=gtk
target.arch=x86_64