tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wip/cliqz: Request for review
On Mon, Feb 25, 2019 at 08:30:05PM +0100, Roland Illig wrote:
> I'm not sure though how to import a pkgsrc-wip package. 10 years ago I
> wrote my own "bmake import", but that doesn't work anymore. Therefore,
> I'll leave that to someone else.
The easiest way is to 'cp -r' the directory to where it should go and
then run '/usr/pkgsrc/wip/import-package.sh' from inside that
directory.
I.e.,
cp -r /usr/pkgsrc/wip/foo /usr/pkgsrc/devel/foo
cd /usr/pkgsrc/devel/foo
/usr/pkgsrc/wip/import-package.sh
Cheers,
Thomas
Home |
Main Index |
Thread Index |
Old Index