> I want to have
> two tasks in ant file
> 1)ant install from spec file *( That is easy)*
> 2)Ant uninstall by simply running the Linux's *rpm -e package 
> *command.

Take a look at the optional <Rpm> task and the help for your rpm command, or 
some examples like here:

http://www.thegeekstuff.com/2010/07/rpm-command-examples/

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to