summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-06-11 15:28:28 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2015-06-11 15:28:28 +0100
commit0cb69a0f19ccddb7ed8d1fc8dc617879497e7622 (patch)
treeec91e286fedc912cf2b73e3958f6da19ff1877bd
parent8c545fda021c1bbefac4696bb3a0629aaf146b62 (diff)
downloaddefinitions-0cb69a0f19ccddb7ed8d1fc8dc617879497e7622.tar.gz
Create an index.html sym link to luci2.html
-rw-r--r--strata/cpe-wrt/luci2-ui.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/cpe-wrt/luci2-ui.morph b/strata/cpe-wrt/luci2-ui.morph
index eb387a7b..e7272415 100644
--- a/strata/cpe-wrt/luci2-ui.morph
+++ b/strata/cpe-wrt/luci2-ui.morph
@@ -10,6 +10,7 @@ build-commands:
install-commands:
- install -d $DESTDIR/www
- cd luci2/htdocs ; cp -R * $DESTDIR/www
+- cd $DESTDIR/www ; ln -s luci2.html index.html
- install -d $DESTDIR$PREFIX/share/rpcd
- cd luci2/share ; cp -R * $DESTDIR$PREFIX/share/rpcd
- install -d $DESTDIR$PREFIX/lib/rpcd