diff options
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/desktop | 1 | ||||
-rw-r--r-- | config/lists/kanotix-kde-master | 3 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-master | 3 | ||||
-rw-r--r-- | config/lists/kanotix-trinity-master | 4 | ||||
-rw-r--r-- | config/lists/skype | 11 | ||||
-rw-r--r-- | config/lists/skypeforlinux | 5 |
6 files changed, 5 insertions, 22 deletions
diff --git a/config/lists/desktop b/config/lists/desktop index 2d1e7fd..e50dea8 100644 --- a/config/lists/desktop +++ b/config/lists/desktop @@ -4,4 +4,3 @@ # chat, irc pidgin -pidgin-skype diff --git a/config/lists/kanotix-kde-master b/config/lists/kanotix-kde-master index f10c179..a316023 100644 --- a/config/lists/kanotix-kde-master +++ b/config/lists/kanotix-kde-master @@ -25,9 +25,6 @@ openvpn network-manager-openvpn network-manager-vpnc -# skype -#include <skype> - # kde #if DISTRIBUTION squeeze wheezy jessie khelpcenter4 diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master index f36c85d..3230ff0 100644 --- a/config/lists/kanotix-lxde-master +++ b/config/lists/kanotix-lxde-master @@ -57,9 +57,6 @@ simple-scan ncdu xzdec -# skype -#include <skype> - # games #if DISTRIBUTION squeeze wheezy jessie mahjongg diff --git a/config/lists/kanotix-trinity-master b/config/lists/kanotix-trinity-master index 4be293f..632b5a3 100644 --- a/config/lists/kanotix-trinity-master +++ b/config/lists/kanotix-trinity-master @@ -16,10 +16,6 @@ amarok-trinity gecko-mediaplayer #endif -# skype -skype -pidgin-skype - # trinity khelpcenter-trinity diff --git a/config/lists/skype b/config/lists/skype deleted file mode 100644 index ad46522..0000000 --- a/config/lists/skype +++ /dev/null @@ -1,11 +0,0 @@ -# skype for wheezy (multiarch) - - -#if ARCHITECTURE i386 -skype -#endif - -#if ARCHITECTURE amd64 -skype:i386 -#endif - diff --git a/config/lists/skypeforlinux b/config/lists/skypeforlinux new file mode 100644 index 0000000..1c86964 --- /dev/null +++ b/config/lists/skypeforlinux @@ -0,0 +1,5 @@ +# skype (64 bit) + +#if ARCHITECTURE amd64 +skypeforlinux +#endif |