Re: Guile-gnome developer information out of date
Andy Wingo <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark and 2006, On Thu, 2006-01-05 at 08:10 +0000, Mark Flacy wrote: > PKG_PATH = $(shell echo $(AG_PACKAGES:%=$(top_srcdir)/% $(srcdir)) | sed 's, ,:,g') > > ...really should be... > > PKG_PATH = $(shell echo $(AG_PACKAGES:%=$(top_srcdir)/% )$(srcdir) | sed 's, ,:,g') Fixed, thanks! Andy -- http://wingolog.org/