This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit f2e89dccc59ae0026167d5a3c370b673dfef0bc4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 09:59:06 2014 +0200 Drop ctest call. No tests present. --- debian/changelog | 1 + x2goplasmabindings.spec | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index a713806..7786129 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low + Adapt to building on openSUSE/SLES. + Different RPM distros have different or no %cmake macro. + Find a common cmake approach for all RPM distros. + + Drop ctest call. No tests present. [ Martti Pitkänen ] * New upstream version (3.0.2.1): diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index eb32b2e..c657b47 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -77,10 +77,6 @@ cd build make install DESTDIR=$RPM_BUILD_ROOT -%check -ctest - - %post -n plasma-widget-x2go /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git