summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-15 13:49:27 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-15 13:49:27 +0200
commit1acc20266e58a9b881ac60adfe5a284db445acb6 (patch)
tree22d57be84ed5d3cda25dbbeaaf1c5705eb8a8cc5 /HISTORY
parenta551b5b124c9c67227f7fde9f3f7e27ee2bd441a (diff)
downloadvdr-1acc20266e58a9b881ac60adfe5a284db445acb6.tar.gz
vdr-1acc20266e58a9b881ac60adfe5a284db445acb6.tar.bz2
Added DESTDIR and PREFIX handling to the Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f60c0a37..279d5843 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5356,3 +5356,5 @@ Video Disk Recorder Revision History
so that a plain "make" will compile everything (suggested by Matthias
Schwarzott). The "newplugin" script has been changed accordingly.
Plugin authors may want to change their Makefiles, too.
+- Added DESTDIR and PREFIX handling to the Makefile (thanks to Matthias
+ Schwarzott).