summaryrefslogtreecommitdiffstats
path: root/acompiler/skype/pre-install
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-08-27 17:42:50 +0200
committersibel <lesibel@free.fr>2010-08-27 17:42:50 +0200
commitdee2fe1933f073c283ecb692c1561f051b65b3e9 (patch)
tree8becb1352a7573912562738b34250669cc2e8160 /acompiler/skype/pre-install
parent20af3dc70dac60815cfce5f122e9ccf0de322f4b (diff)
parent9d890e5ba37dd2a5dcda529229c1e7602e28e34a (diff)
downloadnutyx-pakxe-dee2fe1933f073c283ecb692c1561f051b65b3e9.tar.gz
nutyx-pakxe-dee2fe1933f073c283ecb692c1561f051b65b3e9.tar.bz2
nutyx-pakxe-dee2fe1933f073c283ecb692c1561f051b65b3e9.tar.xz
nutyx-pakxe-dee2fe1933f073c283ecb692c1561f051b65b3e9.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'acompiler/skype/pre-install')
-rw-r--r--acompiler/skype/pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/acompiler/skype/pre-install b/acompiler/skype/pre-install
new file mode 100644
index 000000000..c883e9713
--- /dev/null
+++ b/acompiler/skype/pre-install
@@ -0,0 +1,3 @@
+if ( pkginfo -i | grep skype_static > /dev/null ) ; then
+ pkgrm skype_static
+fi