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 (1h)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 18:17:47 UTC Now

2022-05-19 09:18:02 UTC MAIN commitmail json YAML

nspr: Remove BUILDLINK_FILES.

These were entirely redundant due to already having the correct
BUILDLINK_LIBDIRS and BUILDLINK_INCDIRS configured, and the globs
would break the "ls -1" used in the wrapper code.

(jperkin)