summaryrefslogtreecommitdiffstats
path: root/fonts-x11/ttf-anonymouspro/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'fonts-x11/ttf-anonymouspro/INSTALL')
-rwxr-xr-xfonts-x11/ttf-anonymouspro/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts-x11/ttf-anonymouspro/INSTALL b/fonts-x11/ttf-anonymouspro/INSTALL
index 9cf41bcd24..ee6fb84335 100755
--- a/fonts-x11/ttf-anonymouspro/INSTALL
+++ b/fonts-x11/ttf-anonymouspro/INSTALL
@@ -2,5 +2,5 @@ local FONT_DIR=${INSTALL_ROOT}/usr/share/fonts/X11/TTF
local DOC_DIR=${INSTALL_ROOT}/usr/share/doc/${SPELL}
install -d ${DOC_DIR} &&
install -d ${FONT_DIR} &&
-install -t ${DOC_DIR} AnonymousPro-${VERSION}/*.txt &&
-install -t ${FONT_DIR} AnonymousPro-${VERSION}/*.ttf
+install -t ${DOC_DIR} ${SOURCE_DIRECTORY}/AnonymousPro-${XVERSION}/*.txt &&
+install -t ${FONT_DIR} ${SOURCE_DIRECTORY}/AnonymousPro-${XVERSION}/*.ttf