From: garciadeblas Date: Tue, 27 Nov 2018 09:36:56 +0000 (+0100) Subject: Add descriptorhandler folder to deb package X-Git-Tag: v5.0.0~5 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FLW-UI.git;a=commitdiff_plain;h=refs%2Fchanges%2F69%2F6969%2F1 Add descriptorhandler folder to deb package Change-Id: I7ae40b2f5db14f02d360a06f7e89e4e372dbf8b6 Signed-off-by: garciadeblas --- diff --git a/build-debpkg.sh b/build-debpkg.sh index 6831a1a..62a1fd8 100755 --- a/build-debpkg.sh +++ b/build-debpkg.sh @@ -14,7 +14,7 @@ # License for the specific language governing permissions and limitations # under the License. -PKG_DIRECTORIES="authosm instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler" +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" MDG_NAME=lightui DEB_INSTALL=debian/osm-${MDG_NAME}.install