[SCM] UNNAMED PROJECT branch, master, updated. debian/4.4.0.alpha6-1

Clint Adams schizo at debian.org
Tue Jun 23 00:28:58 UTC 2009


The following commit has been merged in the master branch:
commit 0affabecaf75538a3c530c69dbe9f86ba40014d0
Author: Clint Adams <schizo at debian.org>
Date:   Mon Jun 22 19:16:59 2009 -0400

    Fix perms on texi2man

diff --git a/debian/rules b/debian/rules
index 2fb4f38..bd38f63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ build: build-stamp
 build-stamp: patch config.status
 	dh_testdir
 	$(RM) parser.c
+	chmod 755 ./texi2man
 	$(MAKE)
 	touch $@
 

-- 
UNNAMED PROJECT



More information about the Pkg-games-commits mailing list