Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/ruby-ohai misc/ruby-ohai: fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8abef6dc7c54
branches:  trunk
changeset: 434846:8abef6dc7c54
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 24 03:01:00 2020 +0000

description:
misc/ruby-ohai: fix PLIST

Fix PLIST to build success.

diffstat:

 misc/ruby-ohai/PLIST |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e38055df1196 -r 8abef6dc7c54 misc/ruby-ohai/PLIST
--- a/misc/ruby-ohai/PLIST      Wed Jun 24 03:00:25 2020 +0000
+++ b/misc/ruby-ohai/PLIST      Wed Jun 24 03:01:00 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2020/05/25 15:11:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.17 2020/06/24 03:01:00 taca Exp $
 bin/ohai${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/Gemfile
@@ -88,7 +88,6 @@
 ${GEM_LIBDIR}/lib/ohai/plugins/linux/memory.rb
 ${GEM_LIBDIR}/lib/ohai/plugins/linux/network.rb
 ${GEM_LIBDIR}/lib/ohai/plugins/linux/platform.rb
-${GEM_LIBDIR}/lib/ohai/plugins/linux/selinux.rb
 ${GEM_LIBDIR}/lib/ohai/plugins/linux/sessions.rb
 ${GEM_LIBDIR}/lib/ohai/plugins/linux/sysctl.rb
 ${GEM_LIBDIR}/lib/ohai/plugins/linux/systemd_paths.rb



Home | Main Index | Thread Index | Old Index