aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/extend/os/linux/caveats.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/extend/os/linux/caveats.rb b/Library/Homebrew/extend/os/linux/caveats.rb
new file mode 100644
index 000000000..f30aead87
--- /dev/null
+++ b/Library/Homebrew/extend/os/linux/caveats.rb
@@ -0,0 +1,3 @@
+class Caveats
+ def plist_caveats; end
+end