Plugin packages now expand into a dir with only the name and version number

This commit is contained in:
Klaus Schmidinger
2002-05-12 15:12:12 +02:00
parent 2cc450a67c
commit bbddf7e2db
6 changed files with 24 additions and 12 deletions

View File

@@ -1277,3 +1277,6 @@ Video Disk Recorder Revision History
- Added the cPlugin::Housekeeping() function (suggested by Stefan Huelswitt).
- Updated channels.conf.cable (thanks to Uwe Scheffler).
- Added 'insert' capabilities to cList (suggested by Stefan Huelswitt).
- Changed the 'package' target in the plugin's Makefile to produce a package that
expands to a directory with just the plugin name and version number (suggested
by Stefan Huelswitt).