summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>2018-06-14 13:29:25 +0300
committerAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>2018-06-14 13:29:25 +0300
commit092d7b82d25245085b1f25814e26c44860c97f3e (patch)
treedad6797e2fd4e0b7800072916a85d2d5fbab66a1 /app-text/acroread/files
parentsci-chemistry: Fix ebuilds (diff)
downloadalexxy-092d7b82d25245085b1f25814e26c44860c97f3e.tar.gz
alexxy-092d7b82d25245085b1f25814e26c44860c97f3e.tar.bz2
alexxy-092d7b82d25245085b1f25814e26c44860c97f3e.zip
all: Drop old ebuilds
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text/acroread/files')
-rw-r--r--app-text/acroread/files/gentoo_config10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-text/acroread/files/gentoo_config b/app-text/acroread/files/gentoo_config
deleted file mode 100644
index 1ca8729..0000000
--- a/app-text/acroread/files/gentoo_config
+++ /dev/null
@@ -1,10 +0,0 @@
-# Enable this if you want Adobe Reader to cache Font-config fonts
-ACRO_ENABLE_FONT_CONFIG=1
-export ACRO_ENABLE_FONT_CONFIG
-
-# Enable this if you want to set the MOZILLA_COMP_PATH globally (for all the users)
-if [ -f "$ACRO_INSTALL_DIR/GlobalPrefs/mozilla_config" ]; then
- . "$ACRO_INSTALL_DIR/GlobalPrefs/mozilla_config"
- export MOZILLA_COMP_PATH
-fi
-