deb is probably better than rpm?

Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/c42ef421
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/c42ef421
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/c42ef421

Branch: refs/heads/master
Commit: c42ef4210f63a7ca00809296b936b2b9f6d193f8
Parents: f40c8fe
Author: Justin Mclean <jmcl...@apache.org>
Authored: Sat Jun 15 23:16:54 2013 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Sat Jun 15 23:16:54 2013 +1000

----------------------------------------------------------------------
 installer/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/c42ef421/installer/build.xml
----------------------------------------------------------------------
diff --git a/installer/build.xml b/installer/build.xml
index ca63470..9db9100 100644
--- a/installer/build.xml
+++ b/installer/build.xml
@@ -128,7 +128,7 @@
     <condition property="extension" value="dmg">
         <os family="mac" />
     </condition>
-    <condition property="extension" value="rpm">
+    <condition property="extension" value="deb">
         <os family="unix" />
     </condition>
 

Reply via email to