1
0
Fork 0
forked from mirrors/openup

Ignore the quirks package.

This commit is contained in:
Antoine Jacoutot 2013-09-04 18:07:41 +02:00
commit 4d7d88c634

1
openup
View file

@ -196,6 +196,7 @@ check_vuxml() {
grep '^Adding.*(pretending)' | \
sort -u | \
sed -e 's,Adding ,,;s,(pretending),,;s,->.*,,' | \
grep -v '^quirks-' | \
perl -ne '/^(.*)-(\d[^-]*)[-]?(\w*)(.*)$/ && print "$1\n"')
for p in ${_OUTDATED}