Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Aug 27, 2024
1 parent 767897a commit b02851b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions uppm-shim-pkgin
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ package_name_transform_from_uppm_to_pkgin() {
grpc-plugins)
printf '%s\n' 'grpc'
;;
glib-tools)
printf '%s\n' 'glib'
;;
*) printf '%s\n' "$1"
esac
}
Expand Down

0 comments on commit b02851b

Please sign in to comment.