fixed for macos, avoid having unix profile active on macos

This commit is contained in:
cedric.walter 2017-07-10 21:37:39 +02:00
parent 06c90b46c4
commit 2d91e4118e

View file

@ -33,6 +33,7 @@
<activation>
<os>
<family>unix</family>
<name>Linux</name>
</os>
</activation>
<properties>