X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=bea08b276c447936f5b66157da9a4e507ceae4e5;hb=068ba562ff00b033dd43ed80979dcb5b9cd369b5;hp=8d965b9fbb96408f032a7e846aceeac43c38ec8f;hpb=0cad33639c16146cf494e96cdb4efca1b170d2df;p=grml-x.git diff --git a/Makefile b/Makefile index 8d965b9..bea08b2 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,8 @@ man-stamp: grml-x.txt # notice: docbook-xsl 1.71.0.dfsg.1-1 is broken! make sure you use 1.68.1.dfsg.1-0.2! cp grml-x.1 grml-x.1.tmp uniq grml-x.1.tmp > grml-x.1 + # ugly hack to avoid '.sp' at the end of a sentence or paragraph: + sed -i 's/\.sp$//' grml-x.1 rm grml-x.1.tmp touch man-stamp