mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 00:43:35 +02:00
fix wrong --prefix and DESTDIR usage (also needs buildsystem)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1029 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 2eb0338560
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-01-15 (Sat, 15 Jan 2011)
This commit is contained in:
@@ -3,5 +3,5 @@ installdir = $(DATADIR)/neutrino/httpd/scripts
|
||||
install_DATA= api.sh _Y_Globals.sh _Y_Library.sh Y_Live.sh Y_Tools.sh
|
||||
|
||||
install-data-hook:
|
||||
chmod 0755 $(DATADIR)/neutrino/httpd/scripts/api.sh
|
||||
chmod 0755 $(DATADIR)/neutrino/httpd/scripts/Y_*.sh
|
||||
chmod 0755 $(DESTDIR)$(DATADIR)/neutrino/httpd/scripts/api.sh
|
||||
chmod 0755 $(DESTDIR)$(DATADIR)/neutrino/httpd/scripts/Y_*.sh
|
||||
|
Reference in New Issue
Block a user