summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMidas <vdrportal_midas@gmx.de>2011-07-22 07:17:59 +0200
committerMidas <vdrportal_midas@gmx.de>2011-07-22 07:17:59 +0200
commit9521ea8342fea4b5b7e6b072bd2e03826f3d4159 (patch)
treecb41ffcd86da4009e84e365128d131d168092d2e
parent393b71268991b320406f1fd38bb5cf04663a7ae8 (diff)
downloadvdr-plugin-sleeptimer-9521ea8342fea4b5b7e6b072bd2e03826f3d4159.tar.gz
vdr-plugin-sleeptimer-9521ea8342fea4b5b7e6b072bd2e03826f3d4159.tar.bz2
Minor change.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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):