pkgtools chokes on the new version name :-/

Sascha Wildner saw at online.de
Thu Jul 15 12:01:35 PDT 2004


walt wrote:

  if m = /^(((\d+)(?:\.\d+)+)-(\w+)(-\S+)?) (\w+)$/.match(uname)
Something like:

if m = /^(((\d+)(?:\.\d+\w?)+)-(\w+)(-\S+)?) (\w+)$/.match(uname)

should do the trick (can't test it here)...

Sascha

--
http://yoyodyne.ath.cx




More information about the Bugs mailing list