UBUNTU: [Packaging] resync update-dkms-versions helper
BugLink: https://bugs.launchpad.net/bugs/1786013 Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
92481daf10
commit
3c5c968454
@@ -52,7 +52,7 @@ DEBIAN=debian
|
||||
[ -z "$sru_cycle" ] && default_sru_cycle
|
||||
if [ -z "$remote_repo" ]; then
|
||||
case "$sru_cycle" in
|
||||
s[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9][0-9])
|
||||
c[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9][0-9])
|
||||
remote_repo='security' ;;
|
||||
*)
|
||||
remote_repo='main' ;;
|
||||
|
||||
Reference in New Issue
Block a user