]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
autobuild: remove Ubuntu Precise which is EOL (as of April 28, 2017)
authormpmc <hello@markclarkstone.co.uk>
Tue, 30 Oct 2018 19:53:36 +0000 (19:53 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 31 Oct 2018 07:35:11 +0000 (08:35 +0100)
Autobuild/precise-amd64.sh [deleted file]
Autobuild/precise-i386.sh [deleted file]

diff --git a/Autobuild/precise-amd64.sh b/Autobuild/precise-amd64.sh
deleted file mode 100644 (file)
index 48864d9..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=x86_64"
-DEBDIST=precise
-source Autobuild/debian.sh
diff --git a/Autobuild/precise-i386.sh b/Autobuild/precise-i386.sh
deleted file mode 100644 (file)
index bab1493..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=i686"
-DEBDIST=precise
-source Autobuild/debian.sh