pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: scons error for a new wip package
On Mon, Jan 13, 2025 at 10:08:56PM +0530, Mayuresh wrote:
> SCONS_BUILD_ARGS+= prefix=${PREFIX}
rather:
SCONS_BUILD_ARGS+= prefix=${DESTDIR}${PREFIX}
But the main point about this thread is the one in the previous mail :
scons.mk possibly needs to leave the choice of PREFIX vs prefix to the
packager.
--
Mayuresh
Home |
Main Index |
Thread Index |
Old Index