From 9521ea8342fea4b5b7e6b072bd2e03826f3d4159 Mon Sep 17 00:00:00 2001 From: Midas Date: Fri, 22 Jul 2011 07:17:59 +0200 Subject: Minor change. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a5f962a..1900c72 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ VDRVERSION = $(shell grep 'define VDRVERSION ' $(VDRDIR)/config.h | awk '{ print ### The name of the distribution archive: ARCHIVE = $(PLUGIN)-$(VERSION) -PACKAGE = vdr-$(ARCHIVE) +PACKAGE = vdr-plugin-$(ARCHIVE) ### Includes and Defines (add further entries here): -- cgit v1.2.3