This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit c857af7f4b44cf8e070a47df30d2facb04472878 Author: Bertrand Marc <[email protected]> Date: Mon May 6 18:09:53 2013 +0000 Remove temporary permission fix in debian/rules. --- debian/rules | 7 ------- 1 file changed, 7 deletions(-) diff --git a/debian/rules b/debian/rules index 56110a2..2ebce13 100755 --- a/debian/rules +++ b/debian/rules @@ -11,10 +11,3 @@ %: dh $@ --with python2 - -override_dh_install: - dh_install - chmod +x debian/playonlinux/usr/share/playonlinux/bash/terminals/Default - chmod +x debian/playonlinux/usr/share/playonlinux/bash/analyse_menu - chmod +x debian/playonlinux/usr/share/playonlinux/bash/read_pc_cd - chmod -x debian/playonlinux/usr/share/playonlinux/python/lib/DirTreeCtrl.py -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

