Author: miriam
Date: 2014-01-13 22:45:05 +0000 (Mon, 13 Jan 2014)
New Revision: 14816

Modified:
   packages/branches/love/0.5/debian/love0.5.postinst
Log:
Fixed script



Modified: packages/branches/love/0.5/debian/love0.5.postinst
===================================================================
--- packages/branches/love/0.5/debian/love0.5.postinst  2014-01-13 22:44:44 UTC 
(rev 14815)
+++ packages/branches/love/0.5/debian/love0.5.postinst  2014-01-13 22:45:05 UTC 
(rev 14816)
@@ -24,12 +24,12 @@
             /usr/bin/love \
             love \
             /usr/bin/love-0.5 \
-           9
+           5
         update-alternatives --quiet --install \
             /usr/share/man/man1/love.1.gz \
             love.1.gz \
             /usr/share/man/man1/love-0.5.1.gz \
-           9
+           5
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to