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? 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