소스 검색

Fixed Issue 239: cmake-utils -> cmake

Sergei Ilinykh 3 년 전
부모
커밋
b26f395c5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      eclass/psi-plugin.eclass

+ 1 - 1
eclass/psi-plugin.eclass

@@ -31,7 +31,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
 	EGIT_CHECKOUT_DIR="${WORKDIR}/plugins"
 fi
 
-inherit cmake-utils ${SCM}
+inherit cmake ${SCM}
 
 # general common