summaryrefslogtreecommitdiff
path: root/dev-ruby/mimemagic/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /dev-ruby/mimemagic/files
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'dev-ruby/mimemagic/files')
-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