arpack-ng: fix corrupted parpack_cmake.patch

This commit is contained in:
Denis Davydov 2016-07-06 13:42:59 +02:00
parent 63e45c586c
commit c8fc56686c

View File

@ -15,3 +15,4 @@ index 607d221..345b7fc 100644
+ target_link_libraries(parpack arpack)
set_target_properties(parpack PROPERTIES OUTPUT_NAME parpack${LIBSUFFIX})
endif ()