From 2e832a988f649f98b383a129c3498838e5a03087 Mon Sep 17 00:00:00 2001 From: o9000 Date: Sat, 22 Apr 2017 22:14:45 +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 b39afb2..ec9d219 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 xenial xenial yakkety zesty +for DISTRO in precise trusty xenial yakkety zesty do # Cleanup from previous builds rm -rf tint2_$VERSION-*