git: calendar(1): Rework calendar files installation

Aaron LI aly at crater.dragonflybsd.org
Sat Nov 9 21:11:51 PST 2019


commit 675224d2580a27ae459048fb4a58ef3cd1dfb251
Author: Aaron LI <aly at aaronly.me>
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


More information about the Commits mailing list