summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wwwbin/consistency-check.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/wwwbin/consistency-check.sh b/wwwbin/consistency-check.sh
index 967762d..ddee3ca 100644
--- a/wwwbin/consistency-check.sh
+++ b/wwwbin/consistency-check.sh
@@ -73,7 +73,6 @@ gen_list() {
--ignore "yasql-*" \
--ignore "kde4-kdenetwork-kopete-protocol-skype-*.x86_64" \
--ignore "libpurple-protocol-skype-*.x86_64" \
- --ignore "skype-tools-*.x86_64" \
--ignore "*-video-nvidia-legacy3-*" \
--verify=deps -Q "$@" | filter_deps | group_deps | sort | pkg2src "$@"
}