From 52164ae2b54f1699b94bb26920fc0445b0d477b3 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Mar 2015 20:52:05 +0000 Subject: Fix packaging --- x11-fonts/sourcecodepro-ttf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-fonts/sourcecodepro-ttf') diff --git a/x11-fonts/sourcecodepro-ttf/Makefile b/x11-fonts/sourcecodepro-ttf/Makefile index bd34c2729b21..7466529b51ad 100644 --- a/x11-fonts/sourcecodepro-ttf/Makefile +++ b/x11-fonts/sourcecodepro-ttf/Makefile @@ -24,6 +24,6 @@ USE_GITHUB= yes do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR}/ - cd ${WRKSRC}/TTF/ && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR}/ + ${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR}/ .include -- cgit v1.2.3