mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 11:12:22 -05:00
Fix new RPM and task definition
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@959 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
d2fc757ed2
commit
7b78a9a1d6
@ -174,7 +174,7 @@
|
||||
|
||||
<target name='dist-rpm'>
|
||||
<taskdef name='rpm' classname='org.freecompany.redline.ant.RedlineTask'>
|
||||
<classpath location="lib/ant-deb-0.0.1.jar"/>
|
||||
<classpath location="lib/redline-1.1.3.jar"/>
|
||||
</taskdef>
|
||||
|
||||
<rpm group='mail' name='davmail' version='${release}' destination='dist'>
|
||||
|
Loading…
Reference in New Issue
Block a user