X-Git-Url: https://git.deb.at/w?p=pkg%2Fbeep.git;a=blobdiff_plain;f=Makefile;h=cc359c4843e422d811443b21f6b792042a2d4c13;hp=5856f9f6c01fedcc8556175c60ab52a42b0e951e;hb=0b72fe17e679c0b3c88448cc2fc6830d3db20f93;hpb=05e67326bf208399329240c1c5ab5513d15b0505 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}