From 0740dc9f2375937c7c82683958b85ee2017ed39c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 15 Nov 2013 14:16:38 +0000 Subject: Fix staging Reported by: marino --- russian/mythes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'russian') diff --git a/russian/mythes/Makefile b/russian/mythes/Makefile index 28c19c404ccb..865091346f58 100644 --- a/russian/mythes/Makefile +++ b/russian/mythes/Makefile @@ -24,7 +24,7 @@ PLIST_FILES= %%DATADIR%%/th_ru_RU_v2.dat \ PLIST_DIRSTRY= %%DATADIR%% do-install: - ${MKDIR} ${STAGEDIR}{DATADIR}/ + ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/th_ru_RU_v2.dat ${WRKSRC}/th_ru_RU_v2.idx ${STAGEDIR}${DATADIR}/ ${LN} -s th_ru_RU_v2.dat ${STAGEDIR}${DATADIR}/th_ru_UA_v2.dat ${LN} -s th_ru_RU_v2.idx ${STAGEDIR}${DATADIR}/th_ru_UA_v2.idx -- cgit v1.2.3