gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe-dev] setup.svn / FHS


From: David Ayers
Subject: [GNUe-dev] setup.svn / FHS
Date: Fri, 21 Nov 2008 10:35:10 +0000

I'm not 100% sure about this patch.  So please review carefully.

But I believe that setup.svn currently isn't handling the installation
of the symlinks correctly.

Yet this patch also includes the adaption of
CONFDIR to actually install into /usr/local/ since I that seems to be
what is expected later:

  newdirs = [BINDIR, CONFDIR, "%s/etc" % CONFDIR,
           "%s/share" % CONFDIR,
           "%s/share/gnue" % CONFDIR,
           "%s/share/gnue/filters" % CONFDIR,
           "%s/share/gnue/appserver" % CONFDIR,
           "%s/share/gnue/forms" % CONFDIR,
           "%s/share/gnue/images" % CONFDIR,
           "%s/share/locale" % CONFDIR ]

Also the documentation directory didn't match FHS expectations.

Cheers,
David

Attachment: gnue-common.setup-svn.py.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]