[med-svn] r16486 - trunk/packages/insighttoolkit/branches/itk4-enable-python/debian

Gert Wollny gert-guest at moszumanska.debian.org
Thu Mar 20 14:57:05 UTC 2014


Author: gert-guest
Date: 2014-03-20 14:57:05 +0000 (Thu, 20 Mar 2014)
New Revision: 16486

Modified:
   trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/rules
Log:
correct typo

Modified: trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/rules	2014-03-20 12:25:13 UTC (rev 16485)
+++ trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/rules	2014-03-20 14:57:05 UTC (rev 16486)
@@ -114,7 +114,7 @@
 	dh_install -p$(pkg_dev) --autodest debian/tmp/usr/bin/itkTestDriver
 
 	# remove wrapping related cmake files, they should not be needed. 
-	rm -r debian/tmp/usr/lib/cmak/WrapITK
+	rm -r debian/tmp/usr/lib/cmake/WrapITK
 	dh_install -p$(pkg_dev) --autodest debian/tmp/usr/lib/cmake
 #	dh_install -p$(pkg_dev) Wrapping/WrapITK /usr/src
         #




More information about the debian-med-commit mailing list