[Frugalware-darcs] pacman-tools: bumppkg: remove --record-only,
use repoman rec instead
VMiklos
vmiklos at frugalware.org
Sun Jun 3 14:48:30 CEST 2007
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman-tools;a=darcs_commitdiff;h=20070603124536-e2957-015ad5797f6ac100a40ddcba8ecb46249e3f9a0b.gz;
[bumppkg: remove --record-only, use repoman rec instead
VMiklos <vmiklos at frugalware.org>**20070603124536] {
hunk ./bumppkg 125
-
-if [ "$1" == "--record-only" ]; then
- do_record "$2"
- exit 0
-fi
hunk ./portpkg 29
- bumppkg --record-only "added `uname -m` to archs()" || die "failed to record the patch"
+ repoman rec "added `uname -m` to archs()" || die "failed to record the patch"
}
More information about the Frugalware-darcs
mailing list