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
The following reply was made to PR pkg/48967; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/48967: Package submission to add HTML documentation for
Python 3.4
Date: Sun, 6 Jul 2014 18:52:31 +0000
not sent to gnats
------
From: Aleksej Saushev <asau%inbox.ru@localhost>
To: pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/48967: Package submission to add HTML documentation for Python
3.4
Date: Sun, 06 Jul 2014 22:50:05 +0400
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