[med-svn] r13728 - trunk/packages/vxl/trunk/debian

Mathieu Malaterre malat at alioth.debian.org
Tue May 28 10:53:44 UTC 2013


Author: malat
Date: 2013-05-28 10:53:44 +0000 (Tue, 28 May 2013)
New Revision: 13728

Modified:
   trunk/packages/vxl/trunk/debian/rules
Log:
If I run two configure steps, symptoms goes away

Modified: trunk/packages/vxl/trunk/debian/rules
===================================================================
--- trunk/packages/vxl/trunk/debian/rules	2013-05-28 10:51:59 UTC (rev 13727)
+++ trunk/packages/vxl/trunk/debian/rules	2013-05-28 10:53:44 UTC (rev 13728)
@@ -62,6 +62,7 @@
 override_dh_auto_configure:
 	# remove duplicate from boxm_block+boct_tree+short.vnl_vector_fixed+float
 	rm -f $(CURDIR)/contrib/brl/bseg/boxm/pro/Templates/boxm_scene+boct_tree+short.vnl_vector_fixed+float.3---.cxx
+	dh_auto_configure # See bug: 708131
 	dh_auto_configure -- $(CMAKE_EXTRA_FLAGS)
 
 override_dh_lintian:




More information about the debian-med-commit mailing list