From ab4fd936b10a9e25f7ea7e90d6ccf0b056d6d4f7 Mon Sep 17 00:00:00 2001 From: striper Date: Sat, 30 Jan 2010 12:59:31 +0000 Subject: [PATCH] - 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 --- src/nhttpd/web/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/nhttpd/web/Makefile.am b/src/nhttpd/web/Makefile.am index e98d11d4f..0432cadd8 100644 --- a/src/nhttpd/web/Makefile.am +++ b/src/nhttpd/web/Makefile.am @@ -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