CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/08/28 02:58:30

Removed files:
        usr.bin/pkgconf/cli: tuple.c 

Log message:
pkgconf: remove stale file

This somewhat outdated file snuck in by mistake in the last update.
It was not compiled into the binary because libpkgconf precedes cli
in .PATH, so the up-to-date libpkgconf/tuple.c file was used.

Found while working on hooking up upstream pkgconf regress where the
.PATH order was inverted in my WIP.

Reply via email to