1
0
mirror of synced 2026-05-01 22:26:08 +00:00

Fix missing "|" in regex in Debian's 20-setup-apt

Closes: #997668
This commit is contained in:
Axel Beckert
2021-10-24 02:23:35 +02:00
parent 00527f64b2
commit 7ebb0f41a4
13 changed files with 19 additions and 12 deletions

View File

@@ -872,7 +872,7 @@ my $MOUNT_POINT = undef;
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';
#

View File

@@ -121,7 +121,7 @@ $CONFIG{ 'template' } = '/etc/xen-tools/xm-nfs.tmpl';
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';
# store version number away.

View File

@@ -167,7 +167,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';
#

View File

@@ -106,7 +106,7 @@ $CONFIG{ 'extension' } = '.cfg';
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';

View File

@@ -111,7 +111,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';
#

View File

@@ -113,7 +113,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';
#

View File

@@ -148,7 +148,7 @@ $CONFIG{ 'extension' } = '.cfg';
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';

View File

@@ -100,7 +100,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';

View File

@@ -79,7 +79,7 @@ use strict;
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';
# Init
my $mirror = '';

View File

@@ -113,7 +113,7 @@ my %CONFIG;
#
# Release number.
#
my $RELEASE = '4.9';
my $RELEASE = '4.9.1';
#