pkgsrc-Bugs archive

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

Re: pkg/48967: Package submission to add HTML documentation for Python 3.4



dhgutteridge%sympatico.ca@localhost writes:

> do-install:
>         cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}

Please, don't use "-pe", this breaks unprivileged builds on FreeBSD, use "-pp" 
instead.

>         cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print 
> >>${PLIST_SRC}

What is the reason not to use static PLIST?


-- 
HE CE3OH...



Home | Main Index | Thread Index | Old Index