X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=1729d1216a8ad71696b749bb467f1b1f5347e754;hb=516a12154c2055e87016ad06fe13bf24242a190a;hp=bea08b276c447936f5b66157da9a4e507ceae4e5;hpb=068ba562ff00b033dd43ed80979dcb5b9cd369b5;p=grml-x.git diff --git a/Makefile b/Makefile index bea08b2..1729d12 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ man-stamp: grml-x.txt 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 + sed -i 's/\.sp//' grml-x.1 rm grml-x.1.tmp touch man-stamp