[Frugalware-darcs] pacman-tools: bumppkg: drop do_record(),
use repoman rec
VMiklos
vmiklos at frugalware.org
Sun Jun 3 14:55:20 CEST 2007
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman-tools;a=darcs_commitdiff;h=20070603125414-e2957-5914522b833764e4c65378ed848a04831d92e248.gz;
[bumppkg: drop do_record(), use repoman rec
VMiklos <vmiklos at frugalware.org>**20070603125414] {
hunk ./bumppkg 111
-# this can be replaced with repoman rec soon
-do_record()
-{
- source FrugalBuild || die "failed to source the FrugalBuild!"
- root="`get_root`"
- echo -e "`LANG= LC_ALL= date +"%a %b %d %H:%M:%S %Z %Y"`
-`cat $root/_darcs/prefs/author`
-$pkgname-$pkgver-$pkgrel-$CARCH
-$@" | darcs rec -a --pipe .
-}
-
hunk ./bumppkg 121
- do_record "$1"
+ repman rec "$1"
}
More information about the Frugalware-darcs
mailing list