b660a5b Update patch to fix PCLConfig.cmake

Authored and Committed by Tim Niemueller 12 years ago
    Update patch to fix PCLConfig.cmake
    
    Since the original PCLConfig.make expects the file to be in
    /usr/share/cmake but we install it in /usr/lib(64)/cmake/pcl the way
    PCL_ROOT was generated was wrong. Added a little heuristic which makes
    it work for us and which should be upstreamable.
    
        
file modified
+28 -10
file modified
+4 -1