[playonlinux] 112/230: debian/rules: remove permission fixing
Bertrand Marc
bmarc at moszumanska.debian.org
Sun Jul 9 17:41:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
bmarc pushed a commit to branch master
in repository playonlinux.
commit 5573b4fd262582cc1126c15cf6b5f15787d60990
Author: Bertrand Marc <beberking at gmail.com>
Date: Sun Aug 21 15:49:40 2011 +0000
debian/rules: remove permission fixing
---
debian/changelog | 3 ++-
debian/rules | 11 -----------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5c99cb6..1c62e24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ playonlinux (4.0.4-1) UNRELEASED; urgency=low
* New upstream release.
* Remove patches/license.diff, not necessary any more.
+ * debian/rules: remove permission fixing.
- -- Bertrand Marc <beberking at gmail.com> Sun, 21 Aug 2011 15:30:44 +0200
+ -- Bertrand Marc <beberking at gmail.com> Sun, 21 Aug 2011 17:48:39 +0200
playonlinux (3.8.12-1) UNRELEASED; urgency=low
diff --git a/debian/rules b/debian/rules
index 01c4da6..012fa35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,17 +27,6 @@ install: build
dh_prep
dh_installdirs
- chmod -x CHANGELOG
- chmod -R -x+X etc/
- chmod -R -x+X themes/
- chmod -R -x+X lang/locale/
- chmod -x python/lib/__init__.py
- chmod +x lib/*
- chmod +x bash/terminals/*
- chmod +x bash/debug_main
- rm lang/locale/templates/pol.pot
- rmdir lang/locale/templates
-
# Build architecture-independent files here.
binary-indep: build install
dh_testdir
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git
More information about the Pkg-games-commits
mailing list