]> git.deb.at Git - pkg/beep.git/commitdiff
Gerfried's makefile fixup
authorJohnathan Nightingale <johnath@johnath.com>
Tue, 13 Jul 2010 23:52:44 +0000 (19:52 -0400)
committerJohnathan Nightingale <johnath@johnath.com>
Tue, 13 Jul 2010 23:52:44 +0000 (19:52 -0400)
Makefile

index 5856f9f6c01fedcc8556175c60ab52a42b0e951e..cc359c4843e422d811443b21f6b792042a2d4c13 100644 (file)
--- 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}