Changeset 1894

Show
Ignore:
Timestamp:
08/26/07 21:34:17 (1 year ago)
Author:
benjamin
Message:

regenerating locale in another way

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc/trunk/install/alternc.install

    r1891 r1894  
    223223fi 
    224224 
    225 if [ -e /etc/locale.gen ] ; then 
     225if [ -x /usr/sbin/locale-gen ] ; then 
     226    touch /etc/locale.gen 
    226227    LOCALECHANGED="" 
    227228    # Add de_DE ISO-8859-1, en_US ISO-8859-1, es_ES ISO-8859-1, fr_FR ISO-8859-1 to the locales :