From c3fdd76b58dec2e3deb3fc625d07edfb8e3a6b65 Mon Sep 17 00:00:00 2001 From: o9000 Date: Fri, 19 Jan 2018 23:23:59 +0000 Subject: [PATCH] packaging --- packaging/make_ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/make_ubuntu.sh b/packaging/make_ubuntu.sh index e9173e0..870028b 100755 --- a/packaging/make_ubuntu.sh +++ b/packaging/make_ubuntu.sh @@ -49,7 +49,7 @@ echo "echo \"#define VERSION_STRING \\\"$VERSION\\\"\" > version.h" > $DIR/get_v # Copy the debian files into the source directory cp -r debian $DIR/debian -for DISTRO in trusty xenial zesty artful bionic +for DISTRO in trusty xenial artful bionic do # Cleanup from previous builds rm -rf tint2_$VERSION-*