Add packagehandler to PKG_DIRECTORIES in build-debpkg.sh 89/7089/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 8 Jan 2019 17:11:23 +0000 (18:11 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 8 Jan 2019 17:11:23 +0000 (18:11 +0100)
Change-Id: I25f9eed3d0ef3858e2560c7af53a2d8817abc225
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
build-debpkg.sh

index db30596..710edf5 100755 (executable)
@@ -14,7 +14,7 @@
 #    License for the specific language governing permissions and limitations
 #    under the License.
 
-PKG_DIRECTORIES="authosm descriptorhandler instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler"
+PKG_DIRECTORIES="authosm descriptorhandler instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler packagehandler"
 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