mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
yWeb: move data from /src to /data
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29847283ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- yWeb: move data from /src to /data
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
10
configure.ac
10
configure.ac
@@ -270,11 +270,6 @@ lib/libiw/Makefile
|
||||
lib/luaclient/Makefile
|
||||
src/lcddisplay/Makefile
|
||||
src/nhttpd/Makefile
|
||||
src/nhttpd/web/Makefile
|
||||
src/nhttpd/web/images/Makefile
|
||||
src/nhttpd/web/scripts/Makefile
|
||||
src/nhttpd/web/languages/Makefile
|
||||
src/nhttpd/web/styles/Makefile
|
||||
src/nhttpd/tuxboxapi/Makefile
|
||||
src/nhttpd/yhttpd_core/Makefile
|
||||
src/nhttpd/yhttpd_mods/Makefile
|
||||
@@ -324,6 +319,11 @@ data/pictures/backgrounds/Makefile
|
||||
data/pictures/screensaver/Makefile
|
||||
data/scripts/Makefile
|
||||
data/themes/Makefile
|
||||
data/y-web/Makefile
|
||||
data/y-web/images/Makefile
|
||||
data/y-web/scripts/Makefile
|
||||
data/y-web/languages/Makefile
|
||||
data/y-web/styles/Makefile
|
||||
src/eitd/Makefile
|
||||
src/timerd/Makefile
|
||||
src/zapit/Makefile
|
||||
|
@@ -9,7 +9,8 @@ SUBDIRS = \
|
||||
neutrino-scripts \
|
||||
pictures \
|
||||
scripts \
|
||||
themes
|
||||
themes \
|
||||
y-web
|
||||
|
||||
if BOXTYPE_TRIPLE
|
||||
SUBDIRS += lcd
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user