1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00

Disable broken rpm generation

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1414 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2010-09-02 20:23:07 +00:00
parent e96dd865ae
commit f2ccde5931

View File

@ -302,7 +302,7 @@
</tar>
<antcall target="dist-nsis"/>
<antcall target="dist-deb"/>
<antcall target="dist-rpm"/>
<!--antcall target="dist-rpm"/-->
<antcall target="dist-osx"/>
<!-- source package -->
<tar tarfile="dist/davmail-src-${release-name}.tgz" compression="gzip" longfile="gnu">