[SCM] naspro-core/master: Set NATURALDOCS=/usr/bin/naturaldocs in debian/rules to make the configure script able to detect naturaldocs.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon May 30 11:09:35 UTC 2011


The following commit has been merged in the master branch:
commit 8f1c3c101adad23c2e0c161494b87da130760ccf
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon May 30 12:54:55 2011 +0200

    Set NATURALDOCS=/usr/bin/naturaldocs in debian/rules to make the configure script able to detect naturaldocs.

diff --git a/debian/rules b/debian/rules
index 51de06d..f243120 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export NATURALDOCS=/usr/bin/naturaldocs
+
 %:
 	dh $@ --with autoreconf
 

-- 
naspro-core packaging



More information about the pkg-multimedia-commits mailing list