summaryrefslogtreecommitdiffstats
path: root/extra/skype/pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/skype/pre-install')
-rw-r--r--extra/skype/pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/skype/pre-install b/extra/skype/pre-install
new file mode 100644
index 000000000..c883e9713
--- /dev/null
+++ b/extra/skype/pre-install
@@ -0,0 +1,3 @@
+if ( pkginfo -i | grep skype_static > /dev/null ) ; then
+ pkgrm skype_static
+fi