Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Tue, 7 Jul 1998 13:08:36 +1000

Re: Last kgicon update before it goes in CVS

Jon writes:

>  In the meantime people will have to manually copy the directories
>  into the linux/ tree anyway, so one directory renaming won't matter.

We can use symlinks:

    ln -s $REPO/kgicon/include/kgi /usr/src/linux/include/kgi
    ln -s $REPO/kgicon/kgi /usr/src/linux/drivers/video/kgi

This was done with EvStack and it was *really* nice.

Cheers,
_____________________________________________  ____
                                               \  /
  Andrew Apted   <andrew@ggi-project.org>       \/
  

Index: [thread] [date] [subject] [author]