From 3944baf0f44d49631347a5afd8506308572df189 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Sep 2013 04:28:35 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e4f7994..78dae12 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ uninstall: -rm -- "$(DESTDIR)$(SYSCONF)/gotrc.examples/lower-left-ponysay" -rm -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)/COPYING" -rm -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)/LICENSE" - -rm -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)" + -rm -d -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)" clean: -- cgit v1.2.3-70-g09d2