DragonFly BSD
DragonFly bugs List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: pkgtools chokes on the new version name :-/


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Thu, 15 Jul 2004 21:01:35 +0200

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



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