From: Étienne BERSAC Date: Wed, 22 Nov 2017 13:57:44 +0000 (+0100) Subject: Always update pod and README X-Git-Tag: v10.0~30^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a68c38595ff59bc048ca197d2172924d0c21d54;p=pgbadger Always update pod and README --- diff --git a/Makefile.PL b/Makefile.PL index 753ce9f..ad9b6d8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -47,6 +47,7 @@ doc/synopsis.pod: Makefile pgbadger echo "=head1 DESCRIPTION" >> $@ sed -i 's/ +$$//g' $@ +.PHONY: doc/pgBadger.pod doc/pgBadger.pod: doc/synopsis.pod Makefile git checkout $@ sed -i '/^=head1 SYNOPSIS/,/^=head1 DESCRIPTION/d' $@