]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
consistency-check: update ignore list
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 22 May 2014 08:24:37 +0000 (11:24 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 21 Jul 2014 13:10:12 +0000 (16:10 +0300)
wwwbin/consistency-check.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index b77671c..0fe6489
@@ -57,7 +57,8 @@ gen_list() {
        --ignore "yasql-*" \
        --ignore "kde4-kdenetwork-kopete-protocol-skype-*.x86_64" \
        --ignore "libpurple-protocol-skype-*.x86_64" \
-       --ignore "*-video-nvidia-legacy3-*" \
+       --ignore "nagios-plugin-check_cciss-*" \
+       --ignore "libpng1*" \
        --verify=deps -Q "$@" | filter_deps | group_deps | sort | pkg2src "$@"
 }
 
This page took 0.102297 seconds and 4 git commands to generate.