Hello All,
I was trying to install a sample config file with format
in pkg-plist.
It seemed to me that pkg fails to install the file, and I check the /usr/ports/Mk/bsd.ports.mk, it doesn't have any @sample pattern in the file. I also checked the manpage of
Thanks in advance!
I was trying to install a sample config file with format
Code:
@sample etc/config-file.sample
It seemed to me that pkg fails to install the file, and I check the /usr/ports/Mk/bsd.ports.mk, it doesn't have any @sample pattern in the file. I also checked the manpage of
pkg-create, it doesn't mention @sample either. Does @sample still support in the pkg-plist?Thanks in advance!