sci-geosciences/liblas: [QA] Add cmake-utils_src_prepare
authorDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 02:52:58 +0000 (19:52 -0700)
committerDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 02:52:58 +0000 (19:52 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

sci-geosciences/liblas/liblas-1.8.1.ebuild

index 4514d041a5daeec8a418deeaf34dfe121dac2214..c216cac1941d7acff842f7679dc78b2d86819e71 100644 (file)
@@ -32,7 +32,7 @@ PATCHES=(
 )
 
 src_prepare() {
-       default
+       cmake-utils_src_prepare
 
        # add missing linkage
        sed -e 's:${LAS2COL} ${LIBLAS_C_LIB_NAME}:& ${CMAKE_THREAD_LIBS_INIT}:' \