Explorar o código

Fixed Issue 239: cmake-utils -> cmake

Sergei Ilinykh %!s(int64=3) %!d(string=hai) anos
pai
achega
b26f395c5c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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