NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How to update pkg_install package?
On Sat, Sep 24, 2011 at 01:20:10PM +0900, MATSUMURA Hidetoshi wrote:
> Does anyone know how to update pkg_install package?
Yes, just like any other package, by using the sensible way.
1.) Build a binary package without touching the existing package:
cd pkgsrc/pkgtools/pkg_install
make USE_DESTDIR=yes package && make clean
2.) Use "pkg_add -u" to install the new binary package.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index