X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=7161b43882bbffe7ce1e909835b6a393b8e5f327;hb=ccea277caf476cdfef4c0f953df5a97062d8be42;hp=9bf84969d348804b549d4ae4f7ceac1aa5be4fa5;hpb=3d52fbcb4fe70132ade14759d76573b471294800;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 9bf8496..7161b43 100644 --- a/Makefile +++ b/Makefile @@ -117,8 +117,8 @@ uninstall: update: set -e; for MANPAGE in manpages/*.en.*; \ do \ - sed -i -e 's/2007\\-05\\-07/2007\\-05\\-14/' \ - -e 's/1.87.2/1.87.3/' \ + sed -i -e 's/2007\\-05\\-14/2007\\-05\\-21/' \ + -e 's/1.87.3/1.87.4/' \ $$MANPAGE; \ done