diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2016-06-04 20:00:19 +0200 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2016-06-04 20:00:19 +0200 |
commit | f5422c7fe3ebfda0b0034ebbcce5ca6c227950f5 (patch) | |
tree | 5f254f215097329dfa1f3c61723f71c01de2fa0d /web-start/WebStartBuild.xml | |
parent | c654d18e3360b511e04eae791788653f9b92c244 (diff) | |
download | jitsi-f5422c7fe3ebfda0b0034ebbcce5ca6c227950f5.zip jitsi-f5422c7fe3ebfda0b0034ebbcce5ca6c227950f5.tar.gz jitsi-f5422c7fe3ebfda0b0034ebbcce5ca6c227950f5.tar.bz2 |
Remove solaris stuff
Diffstat (limited to 'web-start/WebStartBuild.xml')
-rw-r--r-- | web-start/WebStartBuild.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web-start/WebStartBuild.xml b/web-start/WebStartBuild.xml index 46e38d0..2289cab 100644 --- a/web-start/WebStartBuild.xml +++ b/web-start/WebStartBuild.xml @@ -31,7 +31,6 @@ <!-- Exclusion of unsupported os's --> <patternset id="unsupported.os.exclude"> <exclude name="**/freebsd*/**" /> - <exclude name="**/solaris*/**" /> </patternset> <!-- Excluded Bundles or Libs --> |