From b49ae08e95f4d4d7d995166e7a2e6f287dc32d14 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Fri, 4 Dec 2015 02:39:36 +0100 Subject: Give a letter's 1st occurence an HTML id, improved ampersand replacing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e4e0b3..f9eef70 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ sedawk-exists: @command -v awk > /dev/null uninstall: - @rm -v /usr/local/share/man/man1/mp3dir2html.1.gz /usr/local/bin/mp3dir2html + @rm -vf /usr/local/share/man/man1/mp3dir2html.1.gz /usr/local/bin/mp3dir2html .PHONY: help -- cgit v1.2.3