diff options
-rw-r--r-- | russian/hunspell/Makefile | 1 | ||||
-rw-r--r-- | russian/hyphen/Makefile | 1 | ||||
-rw-r--r-- | russian/mythes/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile index c45e3eb7dc0a..c85cb60dad41 100644 --- a/russian/hunspell/Makefile +++ b/russian/hunspell/Makefile @@ -19,7 +19,6 @@ PROJECTHOST= hunspell-ru PLIST_FILES= %%DATADIR%%/ru_RU.aff \ %%DATADIR%%/ru_RU.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/russian/hyphen/Makefile b/russian/hyphen/Makefile index a77d4f747050..b1d37a1b7216 100644 --- a/russian/hyphen/Makefile +++ b/russian/hyphen/Makefile @@ -19,7 +19,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/hyph_ru_RU.dic \ %%DATADIR%%/hyph_ru_UA.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/russian/mythes/Makefile b/russian/mythes/Makefile index 87636eaaf6d8..ad6d6c1241fa 100644 --- a/russian/mythes/Makefile +++ b/russian/mythes/Makefile @@ -21,7 +21,6 @@ PLIST_FILES= %%DATADIR%%/th_ru_RU_v2.dat \ %%DATADIR%%/th_ru_RU_v2.idx \ %%DATADIR%%/th_ru_UA_v2.dat \ %%DATADIR%%/th_ru_UA_v2.idx -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |