X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=Makefile;h=5856f9f6c01fedcc8556175c60ab52a42b0e951e;hb=6f68621641ff2fa5280c87c20e76be883f9f2a2e;hp=cc359c4843e422d811443b21f6b792042a2d4c13;hpb=11c8159d307fbde222e528ea93fc21eafb0e2f9d;p=pkg%2Fbeep.git diff --git a/Makefile b/Makefile index cc359c4..5856f9f 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}