Skip to content

Commit

Permalink
zypper-plugins: match the new shebang (bsc#1212476)
Browse files Browse the repository at this point in the history
see also:
- https://bugzilla.suse.com/show_bug.cgi?id=1212476
- https://build.opensuse.org/request/show/1129913

This new patch dynamically patches the shebang. in this case
/usr/bin/python3 gets changed to /usr/bin/python3.11.
  • Loading branch information
wfrisch committed Nov 30, 2023
1 parent a2cf77f commit 71af607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/openSUSE/zypper-plugins.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ bug = "bsc#1204314"
[[FileDigestGroup.digests]]
path = "/usr/lib/zypp/plugins/commit/permissions.py"
digester = "shell"
hash = "db141ad0e17dd6c0b34a671159f95357914693c3ab5e23f64f3724f713bb7c5d"
hash = "40ace802b2077815f693c9abfbcef21cd6fa3f316e892f9461f0d22b04135c53"

[[FileDigestGroup]]
package = "snapper-zypp-plugin"
Expand Down

0 comments on commit 71af607

Please sign in to comment.