From e7f033c54b219fed17f46ee0fac35a09ff79a338 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 10 Oct 2010 19:58:55 +0200 Subject: skype, maj pre-install et dépendances, on ne veut que qt en binaire MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acompiler/skype/pre-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'acompiler/skype/pre-install') diff --git a/acompiler/skype/pre-install b/acompiler/skype/pre-install index c883e9713..d2a69c2ad 100644 --- a/acompiler/skype/pre-install +++ b/acompiler/skype/pre-install @@ -1,3 +1,3 @@ -if ( pkginfo -i | grep skype_static > /dev/null ) ; then - pkgrm skype_static +if ! ( pkginfo -i | grep ^"qt " > /dev/null ) ; then + pkg-get depinst qt fi -- cgit v1.2.3-70-g09d2