[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#260443: kernel-source-2.6.7 rules file does not support non-digit revision numbers



Hi,

Matt Zimmerman writes:

> More simply:
> 
> [...] | rev

Unfortunately, rev reverts the characters in each line of the input
file, not the lines.  Slightly shorter version:

revisions := $(shell sed -n 's/^kernel-source-$(release)\ .*($(release)-\(.*\)).*$$/\1/p' debian/changelog | awk '{a[++j]=$$0}END{for(i=j;i>=1;i--){print a[i]}}')

Regards, Jens.

-- 
J'qbpbe, le m'en fquz pe j'qbpbe!
Le veux aimeb et mqubib panz je pézqbpbe je djuz tqtaj!



Reply to: