mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
fix nhttpd-makefile (channels.js, Y_Baselib.js and Y_VLC.js should not be compressed)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@221 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab4fd936b1
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2010-01-30 (Sat, 30 Jan 2010)
Origin message was:
------------------
- fix nhttpd-makefile (channels.js, Y_Baselib.js and Y_VLC.js should not be compressed)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@221 e54a6e83-5905-42d5-8d5c-058d10e6a962
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2,11 +2,6 @@ SUBDIRS = images scripts
|
||||
|
||||
installdir = $(DATADIR)/neutrino/httpd-y
|
||||
|
||||
%.gz: %
|
||||
gzip $< -c > $@
|
||||
|
||||
all: channels.js.gz Y_Baselib.js.gz Y_VLC.js.gz
|
||||
|
||||
install_DATA = Y_About.yhtm Y_Boxcontrol_Bouquet_Editor_Edit.yhtm \
|
||||
Y_Boxcontrol_Bouquet_Editor_Main.yhtm \
|
||||
Y_Boxcontrol_Bouquetlist.yhtm Y_Boxcontrol_Bouquets.yhtm \
|
||||
@@ -37,7 +32,7 @@ install_DATA = Y_About.yhtm Y_Boxcontrol_Bouquet_Editor_Edit.yhtm \
|
||||
Y_blank.htm \
|
||||
index.html \
|
||||
Y_Main.css \
|
||||
channels.js.gz Y_Baselib.js.gz Y_VLC.js.gz \
|
||||
channels.js Y_Baselib.js Y_VLC.js \
|
||||
channels.txt extentions.txt robots.txt Y_Blocks.txt \
|
||||
Y_neutrino_Blocks.txt Y_Version.txt \
|
||||
favicon.ico
|
||||
|
Reference in New Issue
Block a user