diff options
| author | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-03-28 09:13:15 -0700 |
|---|---|---|
| committer | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-03-28 10:59:31 -0700 |
| commit | 17f68ca6d4d610beac51d8d88a6b207c7592e8ad (patch) | |
| tree | 6f3093114d1ac4adaea28b5992f169818a5e26f8 /build | |
| parent | 64c817af5ec4bdb5c886be1233dad829a340207d (diff) | |
Modified to use single repository for sources, target platform and build scripts
Diffstat (limited to 'build')
| -rwxr-xr-x | build/gmc-gui-buckminster.commands | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/gmc-gui-buckminster.commands b/build/gmc-gui-buckminster.commands index 8d55075b..5561343b 100755 --- a/build/gmc-gui-buckminster.commands +++ b/build/gmc-gui-buckminster.commands @@ -1,8 +1,8 @@ # Buckminster commands to build Gluster Management Console projects -importtarget --active gmc-src/com.gluster.storage.management.releng/gluster-management-console.target +importtarget --active src/com.gluster.storage.management.releng/gluster-management-console.target -import gmc-src/com.gluster.storage.management.releng/com.gluster.storage.management.gui.feature.webstart.cquery +import src/com.gluster.storage.management.releng/com.gluster.storage.management.gui.feature.webstart.cquery perform com.gluster.storage.management.gui.feature.webstart#create.eclipse.jnlp.product perform com.gluster.storage.management.gui.feature.webstart#copy.root.files perform com.gluster.storage.management.gui.feature.webstart#unsign.jars |
