X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=40fcf7b3b25dbdd670eaa08fe3fd5f43f4756ab8;hb=53d6aa07a26b3613d3d3f3e21b3b9e9b8b2b0917;hp=6f0c333e32a565e8411e6dc9f3032e0fcd47ad60;hpb=eee84b1952193ddc173db489390b61279cc4f09d;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 6f0c333..40fcf7b 100644 --- a/Makefile +++ b/Makefile @@ -117,8 +117,8 @@ uninstall: update: set -e; for MANPAGE in manpages/*.en.*; \ do \ - sed -i -e 's/2007\\-06\\-04/2007\\-06\\-11/' \ - -e 's/1.87.6/1.87.7/' \ + sed -i -e 's/2007\\-06\\-11/2007\\-06\\-18/' \ + -e 's/1.91.1/1.91.2/' \ $$MANPAGE; \ done