From: Ben Gras Date: Mon, 31 Jan 2011 16:53:53 +0000 (+0000) Subject: /usr/Makefile - automatically update pkgin database too. X-Git-Tag: v3.2.0~690 X-Git-Url: http://zhaoyanbai.com/repos/man.nsupdate.html?a=commitdiff_plain;h=914cdb5997d1a5036eb4f0c5ab828cd7673dc846;p=minix.git /usr/Makefile - automatically update pkgin database too. --- diff --git a/etc/usr/Makefile b/etc/usr/Makefile index 7726f6406..703c3f0cc 100644 --- a/etc/usr/Makefile +++ b/etc/usr/Makefile @@ -39,4 +39,5 @@ pkgsrc-update: git cd ${.CURDIR}/pkgsrc && git pull git: - pkgin in scmgit-base + pkgin update + pkgin install scmgit-base