Am Samstag, 24. Januar 2009 schrieb Luis R. Rodriguez: > On Sat, Jan 24, 2009 at 03:27:48AM -0800, Helmut Schaa wrote: > > Am Samstag, 24. Januar 2009 schrieb Luis R. Rodriguez: > > > This is a simple example spec file which can be used > > > by RPM distributions. Note that the man page isn't yet > > > installed as it has not yet been commited. > > > > > > Signed-off-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> > > > --- > > > > [...] > > > > > +%install > > > +install -m 755 -d %buildroot/%crda_lib > > > +install -m 644 regulatory.bin %buildroot/%{crda_lib}/regulatory.bin > > > > Why not make use of "make DESTDIR=%buildroot install" here? > > Since its in the spec file you have direct control over that, what would > be best is to get wireless-regdb makefile to use DESTDIR and then just > have the spec file call make install. I sent the patch for the first part > already, so the spec file can be changed once that goes in. Yes, I saw your patch that allows DESTDIR usage and was just wondering why not make use of it. Thanks, Helmut -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html