From 4b53bc2a22d2a22a4f946247e54474d5b4ac252e Mon Sep 17 00:00:00 2001 From: o9000 Date: Sat, 22 Apr 2017 21:46:40 +0200 Subject: [PATCH] Update package --- 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 d8ade63..b39afb2 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 precise trusty wily xenial +for DISTRO in precise trusty xenial xenial yakkety zesty do # Cleanup from previous builds rm -rf tint2_$VERSION-*