Modifies deb pkg building to include postinst script
[osm/common.git] / devops-stages / stage-build.sh
index 538f24f..dfb7978 100755 (executable)
@@ -16,7 +16,4 @@
 # moved to a Makefile in order to add post install. Needed for "pip3 install aiokafka", 
 # that is not available with a package
 
-#make clean package
-
-rm -rf deb_dist
-tox -e build
+make clean package