X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=build-debpkg.sh;h=db305968df9d9c8ed4f296f319733f99b101a933;hb=99a3d358490e2db8feec07ddfdbf676a8c4c868a;hp=62a1fd835488ab63de9d0717fe6fb51dc7a1464f;hpb=4e6628ec4e7f879feca0e87d57e87b08cf481a2e;p=osm%2FLW-UI.git diff --git a/build-debpkg.sh b/build-debpkg.sh index 62a1fd8..db30596 100755 --- a/build-debpkg.sh +++ b/build-debpkg.sh @@ -15,7 +15,7 @@ # under the License. PKG_DIRECTORIES="authosm descriptorhandler instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler" -PKG_FILES="bower.json django.ini LICENSE manage.py nginx-app.conf README.md requirements.txt supervisor-app.conf" +PKG_FILES="bower.json django.ini LICENSE manage.py nginx-app.conf README.md requirements.txt supervisor-app.conf .bowerrc" MDG_NAME=lightui DEB_INSTALL=debian/osm-${MDG_NAME}.install export DEBEMAIL="gerardo.garciadeblas@telefonica.com"