[Frugalware-darcs] frugalware-current: include/scm.sh: use bzr
instead of lynx to produce an up2date for bzr
VMiklos
vmiklos at frugalware.org
Mon Feb 26 18:27:30 CET 2007
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=frugalware-current;a=darcs_commitdiff;h=20070226172507-e2957-16daa3e414750ee1f9cefbce9a732c3d314ec81a.gz;
[include/scm.sh: use bzr instead of lynx to produce an up2date for bzr
VMiklos <vmiklos at frugalware.org>**20070226172507] {
hunk ./source/include/scm.sh 99
- up2date="lynx -source -dump $_F_scm_url/.bzr/checkout/last-revision|sed 's/.*-\(.*\)-.*/\1/'"
+ up2date="bzr log -r revno:-1 $_F_scm_url|grep ^revno|sed 's/revno: //'"
}
More information about the Frugalware-darcs
mailing list