Re: Hard-coded database dir in config.h?
Kevin Horton <[email protected]> Sun, 19 Jun 2005 09:35:42 -0400
| Newsgroups | gmane.comp.gnome.apps.fplan |
|---|---|
| Message-ID | <[email protected]> |
On 19 Jun 2005, at 8:23, Stephen Birch wrote: > Kevin Horton([email protected])@2005-06-18 12:00: > >> I note that the Makefile has a place to specify the database >> directory, yet it is hard coded in config.h. It was easy enough to >> patch config.h, once I figured out what the problem was. But, it >> would probably be a good idea to make the build respect the database >> dir from the Makefile. >> >> It also seems strange that some of the directories and man pages are >> labeled fplan, not xfplan. Not a big deal - just strange. >> >> My OS X package is basically complete - I am in the midst of >> installing it on a clean system to be sure I have caught all the >> dependencies. If this version is OK I'll submit it to the fink >> repository maintainers for their review. >> > > You are way ahead of me .. since I am on business travel I havent been > able to get started with the Debian package yet. Soon! > > Can you upload your changes upstream so they become part of the > official package on sf.net? The patch I made to config.h was a very specific patch to bring it into line with the file system hierarchy of the fink package system. I didn't do a more general patch to make it respect the Makefile, as I don't know how to do that. The rest of my patch simply modifies the Makefile to line it up with the very specific fink file system policy. Kevin Horton Ottawa, Canada