On Wed, Apr 29, 2009 at 10:13:47PM -0400, Mike Frysinger wrote: > On Wed, Apr 29, 2009 at 22:06, Kay Sievers wrote: > > On Thu, Apr 30, 2009 at 03:56, Mike Frysinger wrote: > >> On Wed, Apr 29, 2009 at 21:48, Kay Sievers wrote: > >>> On Wed, 2009-04-29 at 14:56 -0700, Greg KH wrote: > >>>> If youreally want it, you can grab it from the git tree, or wait a day > >>>> or so for me to implement Mike's changes he so nicely sent me, so I can > >>>> do a new release. > >>> > >>> How about this? It substitutes the script and the man page with the > >>> given --datadir=. > >> > >> i had pretty much the same changes locally, but i was going to let the > >> discussion on data/multiple paths finish first. at any rate, comments > >> below ... > >> > >>> --- a/Makefile.am > >>> +++ b/Makefile.am > >>> > >>> + sed 's|@usbids@|$(datadir)/usb.ids|' $< >$@ > >>> + sed 's|@usbids@|$(datadir)/usb.ids|' $< >$@ > >> > >> $(datadir) too should die ... $(datarootdir) is the right variable name > > > > Then you want to specify man pages separately? I wouldn't do that. > > nm me, i confused the stuff i was reading about the > datadir/datarootdir changes with autoconf-2.60 Heh. I've merged your changes into my git tree, can someone see what I messed up on the merge? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html