Author: malat-guest Date: 2011-12-09 13:26:54 +0000 (Fri, 09 Dec 2011) New Revision: 8878
Modified: trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch Log: fix installation of doxygen.cmake Modified: trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch =================================================================== --- trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch 2011-12-09 13:07:56 UTC (rev 8877) +++ trunk/packages/vxl/trunk/debian/patches/install_doxygen.patch 2011-12-09 13:26:54 UTC (rev 8878) @@ -17,7 +17,7 @@ SET(VXL_CMAKE_DIR "@CMAKE_INSTALL_PREFIX@/share/vxl/cmake") +# Doxygen Support -+SET(VXL_CMAKE_DOXYGEN_DIR "@VXL_CMAKE_DOXYGEN_DIR@") ++SET(VXL_CMAKE_DOXYGEN_DIR "@VXL_CMAKE_DIR@") + + + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
