aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-01-13 13:36:44 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-01-13 13:36:44 +0000
commit339e354bb9e405d9d06c66179cf2739e8a4520d7 (patch)
treea8a922415ca46ad5fb6337fe5e7f5dce4af09678 /Makefile
parentAdded option to control behaviour of none-wakeup-method when timers exist. (diff)
downloadgentoo-vdr-scripts-339e354bb9e405d9d06c66179cf2739e8a4520d7.tar.gz
gentoo-vdr-scripts-339e354bb9e405d9d06c66179cf2739e8a4520d7.tar.bz2
gentoo-vdr-scripts-339e354bb9e405d9d06c66179cf2739e8a4520d7.zip
Also install none-wakeup.
svn path=/gentoo-vdr-scripts/trunk/; revision=392
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a98dcf0..287dbf7 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ install:
install -m 0755 -o root -g root -d $(DESTDIR)/usr/share/vdr/shutdown
install -m 0644 -o root -g root usr/share/vdr/shutdown/{shutdown,pre,periodic}*.sh $(DESTDIR)/usr/share/vdr/shutdown/
- install -m 0644 -o root -g root usr/share/vdr/shutdown/wakeup-acpi.sh $(DESTDIR)/usr/share/vdr/shutdown/
+ install -m 0644 -o root -g root usr/share/vdr/shutdown/wakeup-{acpi,none}.sh $(DESTDIR)/usr/share/vdr/shutdown/
ifdef NVRAM
install -m 0644 -o root -g root usr/share/vdr/shutdown/wakeup-nvram.sh $(DESTDIR)/usr/share/vdr/shutdown/