From: bangerth Date: Sun, 4 Nov 2012 19:06:19 +0000 (+0000) Subject: Adjust formatting. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6f5c0419efbc3142054f595a821975d2417764;p=dealii-svn.git Adjust formatting. git-svn-id: https://svn.dealii.org/branches/branch_cmake@27349 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/cmake.html b/deal.II/doc/cmake.html index 5787348772..d161e84608 100644 --- a/deal.II/doc/cmake.html +++ b/deal.II/doc/cmake.html @@ -436,7 +436,7 @@ With DEAL_II_COMPONENT_COMPAT_FILES=ON:
 
-	    ${CMAKE_INSTALL_PREFIX}/
+	${CMAKE_INSTALL_PREFIX}/
 	    common
 	    common/scripts
 	    doc
@@ -449,11 +449,11 @@
 	  With DEAL_II_COMPONENT_COMPAT_FILES=OFF:
 	  
 
-	    ${CMAKE_INSTALL_PREFIX}/
+	${CMAKE_INSTALL_PREFIX}/
 	    include
 	    lib${LIB_SUFFIX}
-	    /share/doc/deal.II/examples
-	    /share/doc/deal.II/html
+	    share/doc/deal.II/examples
+	    share/doc/deal.II/html