[Frugalware-darcs] pacman-tools: bumppkg: drop --record,
use repoman rec
VMiklos
vmiklos at frugalware.org
Sun Jun 3 14:48:29 CEST 2007
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman-tools;a=darcs_commitdiff;h=20070603124653-e2957-692bc0339b8d664633b5891a7973da9e7a3e6666.gz;
[bumppkg: drop --record, use repoman rec
VMiklos <vmiklos at frugalware.org>**20070603124653] {
hunk ./bumppkg 147
-if [ "$1" == "--record" ]; then
- do_record "$2"
- shift 2
-fi
-
hunk ./syncemul 13
- bumppkg --record "version bump" --push
+ bumppkg
+ repoman rec "version bump"
+ repoman -k push
}
More information about the Frugalware-darcs
mailing list