summaryrefslogtreecommitdiff
path: root/dev-ruby/mimemagic/files/mimemagic-0.3.9-path.rb
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/mimemagic/files/mimemagic-0.3.9-path.rb')
-rw-r--r--dev-ruby/mimemagic/files/mimemagic-0.3.9-path.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-ruby/mimemagic/files/mimemagic-0.3.9-path.rb b/dev-ruby/mimemagic/files/mimemagic-0.3.9-path.rb
new file mode 100644
index 000000000000..33e13fca2495
--- /dev/null
+++ b/dev-ruby/mimemagic/files/mimemagic-0.3.9-path.rb
@@ -0,0 +1,3 @@
+class MimeMagic
+ DATABASE_PATH="@GENTOO_PORTAGE_EPREFIX@/usr/share/mime/packages/freedesktop.org.xml"
+end