fixup install script name for pkg 42/5942/1
authorMike Marchetti <mmarchetti@sandvine.com>
Thu, 5 Apr 2018 18:54:26 +0000 (14:54 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Thu, 5 Apr 2018 18:54:26 +0000 (14:54 -0400)
Change-Id: I32c1d6b6fb2cf7651b75e2cf2b653f4a739671f4
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
devops-stages/stage-archive.sh

index feee900..593860b 100755 (executable)
@@ -16,7 +16,7 @@
 
 PKG_DIRECTORIES="jenkins installers systest juju-charms descriptor-packages tools"
 MDG_NAME=devops
-DEB_INSTALL=debian/$MDG_NAME.install
+DEB_INSTALL=debian/osm-$MDG_NAME.install
 export DEBEMAIL="mmarchetti@sandvine.com"
 export DEBFULLNAME="Michael Marchetti"