[SCM] MediaTomb packaging branch, master, updated. debian/0.12.0.svn2018-3-5-g50a3065
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Thu Aug 6 02:13:47 UTC 2009
The following commit has been merged in the master branch:
commit 50a3065bac0e106d4280867edbb76afb73e4b376
Author: Andres Mejia <mcitadel at gmail.com>
Date: Wed Aug 5 21:30:12 2009 -0400
Ensure configure and other autotools generated scripts are executable.
diff --git a/debian/rules b/debian/rules
index 102a4e6..c243038 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,6 +85,7 @@ patch-stamp:
configure: patch configure-stamp
configure-stamp:
dh_testdir
+ chmod a+x configure configure_aux/*
./configure $(MEDIATOMB_CONFIG_OPTIONS)
touch configure-stamp
--
MediaTomb packaging
More information about the pkg-multimedia-commits
mailing list