Revert "- nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)"

This reverts commit a01f20a624.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 64cd085f7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-31 (Sun, 31 Oct 2021)



------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-10-31 11:35:22 +01:00
parent bece888d09
commit 11889ef274

View File

@@ -2,9 +2,3 @@ installdir = $(LUAPLUGINDIR)
install_SCRIPTS = \
nlab.lua
install-data-hook:
ln -sf $(LUAPLUGINDIR)/nlab.lua $(DESTDIR)$(bindir)/nlab
uninstall-hook:
rm -f $(DESTDIR)$(bindir)/nlab