X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=build-debpkg.sh;h=46f5aae556b637ed614f1c1353ae64da774b2585;hb=8682da66abd437a360852489fcfefe8b384f9c1f;hp=19565e118a0460f3abdebf90aac8f7dae1983359;hpb=a5f4a3217f69f5daafdfc027050cdac0a638618a;p=osm%2FLW-UI.git diff --git a/build-debpkg.sh b/build-debpkg.sh index 19565e1..46f5aae 100755 --- a/build-debpkg.sh +++ b/build-debpkg.sh @@ -15,8 +15,8 @@ # under the License. -PKG_DIRECTORIES="authosm descriptorhandler instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler packagehandler netslicehandler wimhandler" -PKG_FILES="bower.json django.ini LICENSE manage.py nginx-app.conf README.md requirements.txt supervisor-app.conf .bowerrc entrypoint.sh" +PKG_DIRECTORIES="authosm descriptorhandler instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler packagehandler netslicehandler wimhandler rolehandler" +PKG_FILES="bower.json django.ini LICENSE manage.py nginx-app.conf README.md requirements.txt supervisor-app.conf .bowerrc entrypoint.sh package.json" MDG_NAME=lightui DEB_INSTALL=debian/osm-${MDG_NAME}.install export DEBEMAIL="gerardo.garciadeblas@telefonica.com"