tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: tar usage in pkgsrc



On Sun, Mar 29, 2009 at 02:21:07PM +0300, Hasso Tepper wrote:
> cad/geda-examples                          1 dmcmahill%NetBSD.org@localhost

Should get an explicit chmod -R g-wo-w in the extract target.

> cad/pcb                                      dmcmahill%NetBSD.org@localhost
> editors/emacs                             78 markd%NetBSD.org@localhost
> editors/emacs-nox11                          markd%NetBSD.org@localhost
> finance/libofx                             2 gary%duzan.org@localhost
> games/gcompris                               reed%reedmedia.net@localhost

One of them, I forgot which uses pax during install and should not use
-pp. The rest can be fixed by adding
chmod -R g-wo-w ${WRKSRC}
to post-extract.

Joerg


Home | Main Index | Thread Index | Old Index