Merge pull request #168005 from Homebrew/fpc-laz-zap-and-caveat

fpc-laz: add `caveat`, mark as no `zap`
This commit is contained in:
Rui Chen
2024-03-01 11:15:59 -05:00
committed by GitHub
+6
View File
@@ -25,4 +25,10 @@ cask "fpc-laz" do
"org.freepascal.freePascalCompiler320.fpcinst386",
"org.freepascal.freePascalCompiler322.fpcinstintelarm64",
]
# No zap stanza required
caveats do
files_in_usr_local
end
end