mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 08:29:23 +00:00
Link Xprint config directories in $(C_LOCALE) list to C locale dir, not
en_US
This commit is contained in:
@@ -704,7 +704,7 @@ install-data-local: remove-links
|
||||
done ; \
|
||||
\
|
||||
for dir in $(C_LOCALES) ; do \
|
||||
ln -s en_US $(dest)/$${dir} ; \
|
||||
ln -s C $(dest)/$${dir} ; \
|
||||
done ;
|
||||
|
||||
uninstall-hook: remove-links
|
||||
|
||||
Reference in New Issue
Block a user