]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Move from cosmic to focal (#1337)
authorFlole998 <Flole998@users.noreply.github.com>
Fri, 15 May 2020 23:47:06 +0000 (01:47 +0200)
committerGitHub <noreply@github.com>
Fri, 15 May 2020 23:47:06 +0000 (01:47 +0200)
Autobuild/focal-amd64.sh [moved from Autobuild/cosmic-amd64.sh with 86% similarity]
Autobuild/focal-i386.sh [moved from Autobuild/cosmic-i386.sh with 86% similarity]

similarity index 86%
rename from Autobuild/cosmic-amd64.sh
rename to Autobuild/focal-amd64.sh
index 98c4128e0304aebbe7459540d6a2f516350a85c6..81614033c604e08909439447e3d695e27eb1906e 100644 (file)
@@ -1,3 +1,3 @@
 AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=x86_64"
-DEBDIST=cosmic
+DEBDIST=focal
 source Autobuild/debian.sh
similarity index 86%
rename from Autobuild/cosmic-i386.sh
rename to Autobuild/focal-i386.sh
index 776f1070685a1388505e118932c829d08ceded4a..07946bd5a6240a1407b1e657de9420911411acb3 100644 (file)
@@ -1,3 +1,3 @@
 AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=i686"
-DEBDIST=cosmic
+DEBDIST=focal
 source Autobuild/debian.sh