diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-08-27 15:05:00 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-08-27 15:05:00 +0200 |
commit | 9d890e5ba37dd2a5dcda529229c1e7602e28e34a (patch) | |
tree | f3428d4d9ccd38902a2b041d3f39f7b331a9a574 /acompiler/skype/pre-install | |
parent | f38a87bc895d0fea149d9287655b3192f55128c5 (diff) | |
download | nutyx-pakxe-9d890e5ba37dd2a5dcda529229c1e7602e28e34a.tar.gz nutyx-pakxe-9d890e5ba37dd2a5dcda529229c1e7602e28e34a.tar.bz2 nutyx-pakxe-9d890e5ba37dd2a5dcda529229c1e7602e28e34a.tar.xz nutyx-pakxe-9d890e5ba37dd2a5dcda529229c1e7602e28e34a.zip |
skype dans acompiler
Diffstat (limited to 'acompiler/skype/pre-install')
-rw-r--r-- | acompiler/skype/pre-install | 3 |
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 |