mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: d74ce0da45
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Origin message was:
------------------
* Software update: Add flash.start to neutrino start/stop scripts
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
7 lines
121 B
Makefile
7 lines
121 B
Makefile
|
|
installdir = $(CONFIGDIR)
|
|
install_DATA = flash.start
|
|
|
|
install-data-hook:
|
|
chmod 0755 $(DESTDIR)$(CONFIGDIR)/flash.start
|