summaryrefslogtreecommitdiffstats
path: root/acompiler/skype/pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'acompiler/skype/pre-install')
-rw-r--r--acompiler/skype/pre-install3
1 files changed, 0 insertions, 3 deletions
diff --git a/acompiler/skype/pre-install b/acompiler/skype/pre-install
deleted file mode 100644
index d2a69c2ad..000000000
--- a/acompiler/skype/pre-install
+++ /dev/null
@@ -1,3 +0,0 @@
-if ! ( pkginfo -i | grep ^"qt " > /dev/null ) ; then
- pkg-get depinst qt
-fi