Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 02:10:14 UTC Now

2008-03-12 03:18:47 UTC MAIN commitmail json YAML

In the *-install targets, add ${INSTALL_ENV} to the environment passed
to the installation script.  This causes DESTDIR to be passed through
if a package has DESTDIR support.

(jlam)