From 4e6628ec4e7f879feca0e87d57e87b08cf481a2e Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Tue, 27 Nov 2018 10:36:56 +0100 Subject: [PATCH] Add descriptorhandler folder to deb package Change-Id: I7ae40b2f5db14f02d360a06f7e89e4e372dbf8b6 Signed-off-by: garciadeblas --- build-debpkg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.17.1