X-Git-Url: http://git.claws-mail.org/?p=clawsker.git;a=blobdiff_plain;f=Makefile;h=ab70ac7919a908770ab86740fbfc5596a7d3e557;hp=84674f9914c449ad13f2d7f71da1611eeef89fde;hb=d8170c3cfeedec318a84a12e8d773539a52a5b0d;hpb=880cee0296600bf71e4a4bc7913015c88052eec8 diff --git a/Makefile b/Makefile index 84674f9..ab70ac7 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ MAN1DIR = ${MANDIR}/man1 all: build build: - mkdir build + -mkdir build sed -e "s,@PREFIX@,${PREFIX},;s,@LIBDIR@,${LIBDIR},;s,@VERSION@,${VERSION}," \ < ${NAME} > build/${NAME} pod2man ${NAME} > build/${NAME}.1