openpkg/rc.conf

Sat, 18 Jul 2009 14:08:34 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 18 Jul 2009 14:08:34 +0200
changeset 206
3309487768d4
child 427
71503088f51b
permissions
-rw-r--r--

Adjust buildconf until Nokia corrects flawed GNU iconv integration.
The problem corrected by this adjustment involves font glyphs appearing
as normal font sized empty squares. All text is illegible.

     1 ##
     2 ##  @l_prefix@/etc/rc.conf -- Run-Command Configuration for OpenPKG Hierarchy
     3 ##
     4 ##  This Bourne-Shell script is sourced from @l_prefix@/etc/rc after
     5 ##  reading the %config sections from the @l_prefix@/etc/rc.d/rc.<name>
     6 ##  script and before executing its %<cmd> section when
     7 ##  "@l_prefix@/etc/rc <name> <cmd>" is run. You can use this to
     8 ##  override all configuration variables which are listed in the output
     9 ##  of the "@l_prefix@/etc/rc --config" command. By default this
    10 ##  script obviously is empty.
    11 ##

mercurial