[SCM] UNNAMED PROJECT branch, master, updated. debian/6.1.1c-1-48-g2cdab2a

Frédéric-Emmanuel PICCA picca at synchrotron-soleil.fr
Fri Aug 20 12:38:09 UTC 2010


The following commit has been merged in the master branch:
commit 9b3d91bba0f5dfaa9e4aff4f9aeed5f20f9103ca
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date:   Wed Aug 18 15:33:03 2010 +0200

    * activate the doxygen documentation

diff --git a/debian/rules b/debian/rules
index b709956..de35e4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_configure:
 	mkdir -p "$(CURDIR)/$(BUILDROOT)"
 	for f in "$(CURDIR)"/*; do cp -arf "$$f" "$(CURDIR)/$(BUILDROOT)/"; done
 	cd "$(CURDIR)/$(BUILDROOT)" && autoreconf -fi -I m4
-	cd "$(CURDIR)/$(BUILDROOT)" && dh_auto_configure -- --with-omni=/usr --disable-dbcreate --disable-java
+	cd "$(CURDIR)/$(BUILDROOT)" && dh_auto_configure -- --with-omni=/usr --disable-dbcreate --disable-java --with-doxygen
 
 override_dh_auto_clean:
 	rm -rf "$(CURDIR)/$(BUILDROOT)"

-- 
UNNAMED PROJECT



More information about the debian-science-commits mailing list