On Tue, 2005-08-23 at 13:56 -0400, Joseph E. Sacco, PhD wrote: > * epiphany > - update version to 1.7.5 > - fix firefox/mozilla foo > See > http://mail.gnome.org/archives/garnome-list/2005-August/msg00083.html
> * totem > fix firefox/mozilla foo > See > http://mail.gnome.org/archives/garnome-list/2005-August/msg00083.html I don't quite understand why the "-e" is causing problems? It works for me with or without it (I always build with my system installed mozilla). What does this return from the command line? ls `echo /usr/lib/pkgconfig | sed -e "s/:/ /g"` | grep mozilla-gtkmozembed.pc If you have mozilla-devel installed then it should return only "mozilla-gtkmozembed.pc" nothing else and if it's not installed then it should return nothing...which is exactly what we want right? We don't want or need the full path name. Bob -- Bob Kashani http://www.ocf.berkeley.edu/~bobk/garnome -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
