mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
dwarf-fortress: use deprecate! instead of discontinued
This commit is contained in:
@@ -9,6 +9,8 @@ cask "dwarf-fortress" do
|
||||
|
||||
# shim script (https://github.com/Homebrew/homebrew-cask/issues/18809)
|
||||
shimscript = "#{staged_path}/df_osx/df.wrapper.sh"
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
binary shimscript, target: "dwarf-fortress"
|
||||
|
||||
preflight do
|
||||
@@ -25,8 +27,6 @@ cask "dwarf-fortress" do
|
||||
end
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
|
||||
<<~EOS
|
||||
During uninstall, your save data will be copied to /tmp/dwarf-fortress-save
|
||||
EOS
|
||||
|
||||
Reference in New Issue
Block a user