[SCM] glyr/master: Don't change mode of example (fixes FTBFS)

emillon-guest at users.alioth.debian.org emillon-guest at users.alioth.debian.org
Sun Sep 30 22:49:57 UTC 2012


The following commit has been merged in the master branch:
commit 4a439eda7cfb37c6c68e729601cbae00f6c86390
Author: Etienne Millon <me at emillon.org>
Date:   Mon Oct 1 00:43:29 2012 +0200

    Don't change mode of example (fixes FTBFS)

diff --git a/debian/rules b/debian/rules
index 422eee4..327cb35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,11 +17,5 @@ endif
 override_dh_compress:
 	dh_compress -Xasync_queue.c -Xexample.c
 
-ASYNC_QUEUE=debian/libglyr-doc/usr/share/doc/libglyr-doc/examples/async_queue.c
-
-override_dh_fixperms:
-	[ -e $(ASYNC_QUEUE) ] && chmod a-x $(ASYNC_QUEUE)
-	dh_fixperms
-	
 override_dh_strip:
 	dh_strip --dbg-package=libglyr1-dbg

-- 
glyr packaging



More information about the pkg-multimedia-commits mailing list