Author: smr Date: 2010-12-24 02:35:55 +0000 (Fri, 24 Dec 2010) New Revision: 5619
Removed: trunk/packages/elastix/trunk/debian/patches/install-dir.patch Modified: trunk/packages/elastix/trunk/debian/patches/series Log: Remove install-dir.patch; addressed upstream. Deleted: trunk/packages/elastix/trunk/debian/patches/install-dir.patch =================================================================== --- trunk/packages/elastix/trunk/debian/patches/install-dir.patch 2010-12-24 02:20:56 UTC (rev 5618) +++ trunk/packages/elastix/trunk/debian/patches/install-dir.patch 2010-12-24 02:35:55 UTC (rev 5619) @@ -1,20 +0,0 @@ ---- elastix-4.3.orig/src/Common/KNN/ann_1.1/CMakeLists.txt -+++ elastix-4.3/src/Common/KNN/ann_1.1/CMakeLists.txt -@@ -33,6 +33,6 @@ - - # Install - INSTALL(TARGETS ANNlib -- RUNTIME DESTINATION . -- LIBRARY DESTINATION . ) -+ RUNTIME DESTINATION lib -+ LIBRARY DESTINATION lib ) - ---- elastix-4.3.orig/src/Core/CMakeLists.txt -+++ elastix-4.3/src/Core/CMakeLists.txt -@@ -167,5 +167,5 @@ - #--------------------------------------------------------------------- - # Define the install directory. - --INSTALL( TARGETS elastix transformix RUNTIME DESTINATION . ) -+INSTALL( TARGETS elastix transformix RUNTIME DESTINATION bin ) - Modified: trunk/packages/elastix/trunk/debian/patches/series =================================================================== --- trunk/packages/elastix/trunk/debian/patches/series 2010-12-24 02:20:56 UTC (rev 5618) +++ trunk/packages/elastix/trunk/debian/patches/series 2010-12-24 02:35:55 UTC (rev 5619) @@ -1 +0,0 @@ -install-dir.patch _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
