diff options
Diffstat (limited to 'french')
-rw-r--r-- | french/hyphen/Makefile | 1 | ||||
-rw-r--r-- | french/mythes/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile index fbf51cf32246..5f89286b456a 100644 --- a/french/hyphen/Makefile +++ b/french/hyphen/Makefile @@ -18,7 +18,6 @@ NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/hyph_fr.dic -PLIST_DIRSTRY= %%DATADIR%% FRALIASES= fr_FR fr_BE fr_CA fr_CH fr_LU .for ALIAS in ${FRALIASES} diff --git a/french/mythes/Makefile b/french/mythes/Makefile index 74ef766e15db..ab514ab2bce5 100644 --- a/french/mythes/Makefile +++ b/french/mythes/Makefile @@ -19,7 +19,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/th_fr_FR_v2.dat \ %%DATADIR%%/th_fr_FR_v2.idx -PLIST_DIRSTRY= %%DATADIR%% FRALIASES= fr_BE fr_CA fr_CH fr_LU .for ALIAS in ${FRALIASES} |