From ed16950f42b5fcaeea648d4d5b1faa906ba3c525 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Fri, 19 Feb 2010 07:49:02 +0100 Subject: [PATCH] fix typo --- dgclock/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgclock/Makefile b/dgclock/Makefile index a2ff037..a75631b 100644 --- a/dgclock/Makefile +++ b/dgclock/Makefile @@ -63,7 +63,7 @@ define Package/dgclock/install $(1)/usr/share/icons/ $(INSTALL_DATA) \ - ./files/dglock.desktop \ + ./files/dgclock.desktop \ $(1)/usr/share/applications/ endef