Skip to content

Commit

Permalink
gpsd-clients -> gpsd-minimal-clients
Browse files Browse the repository at this point in the history
Summary:
The package is no longer available.

Differential Revision: D50972912

fbshipit-source-id: 46a2c96f95cdc3e96da3daa1215953ef417f897a
  • Loading branch information
pmazzini authored and facebook-github-bot committed Nov 3, 2023
1 parent 2ab53bf commit dfcd3be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cookbooks/fb_gpsd_clients/recipes/packages.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,9 @@
end

package 'gpsd-clients' do
action :remove
end

package 'gpsd-minimal-clients' do
action :upgrade
end

0 comments on commit dfcd3be

Please sign in to comment.