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 (50m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 07:40:06 UTC Now

2010-01-30 13:31:59 UTC MAIN commitmail json YAML

Fix name of Python interpreter in a script which is run during the build.
The locale files are now always installed and not only if a Python
interpreter named "python" is available for whatever reasons.

This fixes PR pkg/42691 by Olaf 'Rhialto' Seibert.

(tron)