aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rfcmarkup.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rfcmarkup.rb')
-rw-r--r--Library/Formula/rfcmarkup.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/rfcmarkup.rb b/Library/Formula/rfcmarkup.rb
index 3d5dd470c..a0eddcffa 100644
--- a/Library/Formula/rfcmarkup.rb
+++ b/Library/Formula/rfcmarkup.rb
@@ -7,6 +7,5 @@ class Rfcmarkup < Formula
def install
bin.install "rfcmarkup"
- prefix.install 'todo'
end
end