Révision 2807
tmp/org.txm.setups/exportRCP/clean (revision 2807) | ||
---|---|---|
1 |
#!/bin/bash |
|
2 |
SCRIPTPATH=`dirname "$0"` |
|
3 |
rm -rf "$SCRIPTPATH/linux.gtk.x86_64" |
|
4 |
rm -rf "$SCRIPTPATH/macosx.cocoa.x86_64" |
|
5 |
rm -rf "$SCRIPTPATH/repository" |
|
6 |
rm -rf "$SCRIPTPATH/win32.win32.x86_64" |
|
7 |
|
|
8 |
#when not cross building |
|
9 |
rm -rf "$SCRIPTPATH/TXM" |
|
10 |
|
|
11 |
#when not cross building and not settign TXM as build name |
|
12 |
rm -rf "$SCRIPTPATH/eclipse" |
|
0 | 13 |
Formats disponibles : Unified diff