Vega - Brunello Ivan wrote: > Sounds strange... > > ON TSL 2.2 > > I've been building (& contributing) drbd packages for a while. > Now, when I try to rebuild for the very latest kernel, it seems i cannot get > macros to work. > > The package spec defined a macro as follows: > %define kversion %(uname -r | sed -n s/smp//p)
# uname -r | sed -n s/smp//p # that is probably the problem.. removing p seems to be the fix.. -- Cheers, Morten :wq _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
