summaryrefslogtreecommitdiff
path: root/squirrelmail-translations/README
blob: c8ad62bbffdda5d9d3c0bb92471757e44587e8a5 (plain)
    1 README for squirrelmail-translations
    2 
    3 REQUIREMENTS
    4 
    5 PRE-INSTALL
    6 Export variable containing locales of choice (otherwice all locales will be
    7 installed), and htdocs root directory (I prefer srv/www/apache/htdocs):
    8 
    9  export SQM_LANG="ru_RU it_IT"
   10  export SQM_HTDOCS_ROOT="srv/www/apache/htdocs"
   11 
   12 It will be used inside Pkgfile, so do not wonder if footprint will give you
   13 an error.
   14 
   15 POST-INSTALL
   16 
   17 RESOURCES

Generated by cgit