mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
Origin commit data
------------------
Commit: bcf9e0b22d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Origin message was:
------------------
- data/control: remove some hardcoded paths
26 lines
430 B
Makefile
26 lines
430 B
Makefile
EXTRA_DIST = \
|
|
migration.sh migration.sh.in
|
|
|
|
installdir = $(CONTROLDIR)
|
|
|
|
install_SCRIPTS = \
|
|
audioplayer.start \
|
|
audioplayer.end \
|
|
deepstandby.on \
|
|
deepstandby.off \
|
|
flash.start \
|
|
inactivity.on \
|
|
migration.sh \
|
|
movieplayer.start \
|
|
movieplayer.end \
|
|
neutrino.start \
|
|
pictureviewer.start \
|
|
pictureviewer.end \
|
|
recording.timer \
|
|
recording.start \
|
|
recording.end \
|
|
scan.start \
|
|
scan.stop \
|
|
standby.on \
|
|
standby.off
|