]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Add missing Autobuild/bionic-amd64.sh
authorAndreas Smas <andreas@lonelycoder.com>
Fri, 6 Apr 2018 05:07:49 +0000 (22:07 -0700)
committerAndreas Smas <andreas@lonelycoder.com>
Fri, 6 Apr 2018 05:07:49 +0000 (22:07 -0700)
Autobuild/bionic-amd64.sh [new file with mode: 0644]

diff --git a/Autobuild/bionic-amd64.sh b/Autobuild/bionic-amd64.sh
new file mode 100644 (file)
index 0000000..b7fc439
--- /dev/null
@@ -0,0 +1,3 @@
+AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=x86_64"
+DEBDIST=bionic
+source Autobuild/debian.sh