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 :-/
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]