Skip to content

Commit bddf841

Browse files
committed
Fix upstream pinning and push to prepare for first Calamares test
1 parent e1e2915 commit bddf841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patches/005_rebrand_customise_packages.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ EOF
3131
# Prioritise Utile packages over Ubuntu ones. Why not `utile.pref`? Not sure, `utile.pref` felt too short and unprofessional, so I followed Mint's lead.
3232
(cat << 'EOF'
3333
Package: *
34-
Pin: release o="Utile OS",c=upstream
34+
Pin: release o=Utile OS,c=upstream
3535
Pin-Priority: 700
3636
EOF
3737
) | sudo tee /etc/apt/preferences.d/official-package-repositories.pref

0 commit comments

Comments
 (0)