Create RPM native installer under Ubuntu
Hi all,
I'm successfully creating .deb native installers on an Ubuntu machine from a .air file. I'm using AIR 2.6 SDK.
On the same machine I tried creating .rpm packages from the same .air file but without success.
It seems that the .rpm package is corrupted. After some tests it turned out that the .rpm is just a .deb package renamed.
Do I need to build the package under a different distribution that supports .rpm or maybe did I something wrong?
Thanks for any help,
Paolo
