sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-12 19:58:51 +00:00
parent 6a59f2180d
commit fb5a481339
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
388 changed files with 2518 additions and 1935 deletions

View file

@ -7,8 +7,8 @@ Index: get_iplayer
#
# get_iplayer - Lists and records BBC iPlayer TV and BBC Sounds radio programmes
#
@@ -319,6 +319,7 @@ if ( $opt->{encodinglocale} =~ /UTF-?8/i ) {
}
@@ -320,6 +320,7 @@ if ( $opt->{encodinglocale} =~ /UTF-?8/i ) {
validate_cmdline(@ARGV);
# Copy a few options over to opt so that logger works
+$opt->{packagemanager}= 'pkg_add';