From a7d86a2a15f458f24a10f20b1e13a39d11d61f0b Mon Sep 17 00:00:00 2001
From: Mattias Andrée <maandree@operamail.com>
Date: Fri, 2 Aug 2013 23:13:36 +0200
Subject: there is no license file only the copying file
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Mattias Andrée <maandree@operamail.com>
---
 Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 99f6e4a..ee560f5 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ install-cmd:
 
 install-license:
 	install -dm755 "$(DESTDIR)$(LICENSES)/$(PKGNAME)"
-	install -m644 COPYING LICENSE "$(DESTDIR)$(LICENSES)/$(PKGNAME)"
+	install -m644 COPYING "$(DESTDIR)$(LICENSES)/$(PKGNAME)"
 
 install-info: mongoclock.info.gz
 	install -dm755 "$(DESTDIR)$(PREFIX)$(DATA)/info"
@@ -46,7 +46,6 @@ uninstall:
 	-rm -- "$(DESTDIR)$(PREFIX)$(BIN)/$(COMMAND)"
 	-rm -- "$(DESTDIR)$(PREFIX)$(LIBEXEC)/$(COMMAND).py"
 	-rm -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)/COPYING"
-	-rm -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)/LICENSE"
 	-rmdir -- "$(DESTDIR)$(LICENSES)/$(PKGNAME)"
 	-rm -- "$(DESTDIR)$(PREFIX)$(DATA)/info/$(PKGNAME).info.gz"
 
-- 
cgit v1.2.3-70-g09d2