From: Johnathan Nightingale Date: Tue, 13 Jul 2010 23:52:44 +0000 (-0400) Subject: Gerfried's makefile fixup X-Git-Tag: upstream/1.3~1^2~6 X-Git-Url: https://git.deb.at/?p=pkg%2Fbeep.git;a=commitdiff_plain;h=f47a7df23139266a53e494d4e79bb901f7c2f078 Gerfried's makefile fixup --- diff --git a/Makefile b/Makefile index 5856f9f..cc359c4 100644 --- a/Makefile +++ b/Makefile @@ -15,5 +15,5 @@ beep : beep.c install : cp ${EXEC_NAME} ${INSTALL_DIR} - rm -f /usr/man/man1/beep.1.bz2 + # rm -f /usr/man/man1/beep.1.bz2 cp ${MAN_FILE} ${MAN_DIR}