mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25e2b9ab09
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Origin message was:
------------------
- nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2,3 +2,9 @@ installdir = $(LUAPLUGINDIR)
|
|||||||
|
|
||||||
install_SCRIPTS = \
|
install_SCRIPTS = \
|
||||||
nlab.lua
|
nlab.lua
|
||||||
|
|
||||||
|
install-data-hook:
|
||||||
|
ln -sf $(LUAPLUGINDIR)/nlab.lua $(DESTDIR)$(bindir)/nlab
|
||||||
|
|
||||||
|
uninstall-hook:
|
||||||
|
rm -f $(DESTDIR)$(bindir)/nlab
|
||||||
|
Reference in New Issue
Block a user