git: kernel: Stop installing pst(4) module and manual page on x86_64.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jul 27 15:51:18 PDT 2013
commit c594648cd7b8a212bf29a2ddee98d16198dc0834
Author: Sascha Wildner <saw at online.de>
Date: Sun Jul 28 00:51:03 2013 +0200
kernel: Stop installing pst(4) module and manual page on x86_64.
It is i386 only.
Summary of changes:
Makefile_upgrade.inc | 3 +++
share/man/man4/Makefile | 1 -
share/man/man4/man4.i386/Makefile | 1 +
share/man/man4/{ => man4.i386}/pst.4 | 2 +-
sys/config/LINT64 | 5 -----
sys/dev/raid/Makefile | 6 +++++-
6 files changed, 10 insertions(+), 8 deletions(-)
rename share/man/man4/{ => man4.i386}/pst.4 (99%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c594648cd7b8a212bf29a2ddee98d16198dc0834
--
DragonFly BSD source repository
More information about the Commits
mailing list