[med-svn] r8880 - trunk/packages/vxl/trunk/debian/patches
Mathieu Malaterre
malat-guest at alioth.debian.org
Fri Dec 9 13:31:47 UTC 2011
Author: malat-guest
Date: 2011-12-09 13:31:47 +0000 (Fri, 09 Dec 2011)
New Revision: 8880
Modified:
trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch
Log:
fix it again
Modified: trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch
===================================================================
--- trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch 2011-12-09 13:29:27 UTC (rev 8879)
+++ trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch 2011-12-09 13:31:47 UTC (rev 8880)
@@ -17,7 +17,7 @@
SET(VXL_CMAKE_DIR "@CMAKE_INSTALL_PREFIX@/share/vxl/cmake")
+# Doxygen Support
-+SET(VXL_CMAKE_DOXYGEN_DIR "@VXL_CMAKE_DIR@")
++SET(VXL_CMAKE_DOXYGEN_DIR "@CMAKE_INSTALL_PREFIX@/share/vxl/cmake")
+
+
+
More information about the debian-med-commit
mailing list