pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-ohai



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jun 24 03:01:00 UTC 2020

Modified Files:
        pkgsrc/misc/ruby-ohai: PLIST

Log Message:
misc/ruby-ohai: fix PLIST

Fix PLIST to build success.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/ruby-ohai/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/ruby-ohai/PLIST
diff -u pkgsrc/misc/ruby-ohai/PLIST:1.16 pkgsrc/misc/ruby-ohai/PLIST:1.17
--- pkgsrc/misc/ruby-ohai/PLIST:1.16    Mon May 25 15:11:18 2020
+++ pkgsrc/misc/ruby-ohai/PLIST Wed Jun 24 03:01:00 2020
@@ -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/mda
 ${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