Merge branch 'master' of ssh://notmuchmail.org/git/notmuch

This commit is contained in:
Sebastian Spaeth 2011-08-23 09:32:30 +02:00
commit d143757a54

View file

@ -23,5 +23,5 @@ while read sym; do
;;
esac
done
sed -n 's/^\s*\(notmuch_[a-z_]*\)\s*(.*/\t\1;/p' $HEADER
sed -n 's/^[[:space:]]*\(notmuch_[a-z_]*\)[[:space:]]*(.*/ \1;/p' $HEADER
printf "local: *;\n};\n"