On 10/20/07, Hi There <[EMAIL PROTECTED]> wrote:
> I'm trying to make a recipe that puts a config file
> into /Programs/ProgramName/Settings like I've seen
> some others do. The settings directory isn't getting
> created using the "stock" recipe, but looking at
> OpenNTPD's recipe, I don't see anything special being
> done.
>
> I tried creating the directory at the pre_link() stage
> (that should get the config file linked into
> /System/Settings, right?), but I'm either doing
> something wrong, or the sandbox isn't letting the
> directory really get created.
>
> Anyone have any suggestions for getting the Settings
> directory to show up?

Just put your config file in a directory called
Resources/Defaults/Settings inside the recipe (see the Fontconfig
recipe, for example).

-- Hisham
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to