Boyd Lynn Gerber <gerberb%zenez.com@localhost> writes:
I will eventually modify the Makefile and add PLIST.UnixWare
I did the following:
# cd /home/build/pkgsrc_build/lang/python39/
# bmake
# bmake print-PLIST > PLIST.UnixWare
# mv PLIST PLIST.orig
# cp -p PLIST.UnixWare PLIST
# bmake install
This seems off. I would recommend instead doing print-PLIST to a temp
file and then running diff -u and understanding what's different.
Generally, PLIST.FooOS is a set of files that are *only* installed on
FooOS, to be unioned into the regular set.