Author: sargentd-guest
Date: 2008-10-26 17:30:49 +0000 (Sun, 26 Oct 2008)
New Revision: 8303

Modified:
   packages/branches/sabre/etch/debian/sabre.postinst
Log:
s,1755,4755,


Modified: packages/branches/sabre/etch/debian/sabre.postinst
===================================================================
--- packages/branches/sabre/etch/debian/sabre.postinst  2008-10-26 11:38:57 UTC 
(rev 8302)
+++ packages/branches/sabre/etch/debian/sabre.postinst  2008-10-26 17:30:49 UTC 
(rev 8303)
@@ -5,11 +5,11 @@
 case "$1" in
   configure)
     if [ -z "$2" ]; then
-      dpkg-statoverride --update --add root root 1755 /usr/games/sabre
+      dpkg-statoverride --update --add root root 4755 /usr/games/sabre
     else
       if dpkg --compare-versions "$2" le-nl 0.2.4b-24; then
         if [ "$(dpkg-statoverride --list /usr/games/sabre)" = "root root 2755 
/usr/games/sabre" ]; then
-          dpkg-statoverride --force --update --add root root 1755 
/usr/games/sabre
+          dpkg-statoverride --force --update --add root root 4755 
/usr/games/sabre
         fi
       fi
     fi


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

Reply via email to