Fixed manpages
[grml2usb.git] / Makefile
index 5d3a052..15fa7de 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ man-stamp: grml2usb.8.txt grml2iso.8.txt
        cp grml2usb.8 grml2usb.8.tmp
        uniq grml2usb.8.tmp > grml2usb.8
        # ugly hack to avoid '.sp' at the end of a sentence or paragraph:
        cp grml2usb.8 grml2usb.8.tmp
        uniq grml2usb.8.tmp > grml2usb.8
        # ugly hack to avoid '.sp' at the end of a sentence or paragraph:
-       sed -i 's/\.sp//' grml2usb.8
+       #sed -i 's/\.sp//' grml2usb.8
        rm grml2usb.8.tmp
        # grml2iso:
        asciidoc -d manpage -b docbook grml2iso.8.txt
        rm grml2usb.8.tmp
        # grml2iso:
        asciidoc -d manpage -b docbook grml2iso.8.txt
@@ -32,7 +32,7 @@ man-stamp: grml2usb.8.txt grml2iso.8.txt
        cp grml2iso.8 grml2iso.8.tmp
        uniq grml2iso.8.tmp > grml2iso.8
        # ugly hack to avoid '.sp' at the end of a sentence or paragraph:
        cp grml2iso.8 grml2iso.8.tmp
        uniq grml2iso.8.tmp > grml2iso.8
        # ugly hack to avoid '.sp' at the end of a sentence or paragraph:
-       sed -i 's/\.sp//' grml2iso.8
+       #sed -i 's/\.sp//' grml2iso.8
        rm grml2iso.8.tmp
        # we're done
        touch man-stamp
        rm grml2iso.8.tmp
        # we're done
        touch man-stamp