commit 675224d2580a27ae459048fb4a58ef3cd1dfb251
Author: Aaron LI <[email protected]>
Date: Mon Feb 18 09:17:31 2019 +0800
calendar(1): Rework calendar files installation
Switch the installation of calendar files to use FILES and SYMLINKS
instead of bare install(1). Also explicitly list each file to install
so we don't silently add or miss some.
Obtained-from: FreeBSD (revision 334102)
Summary of changes:
usr.bin/calendar/Makefile | 111 ++++++++++++++++++++++++++++++++++++++++------
1 file changed, 97 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/675224d2580a27ae459048fb4a58ef3cd1dfb251
--
DragonFly BSD source repository