Skip to content

Instantly share code, notes, and snippets.

@postwait
Created January 11, 2013 17:04
Show Gist options
  • Select an option

  • Save postwait/4512340 to your computer and use it in GitHub Desktop.

Select an option

Save postwait/4512340 to your computer and use it in GitHub Desktop.
diff --git a/usr/src/pkg/manifests/system-library.mf b/usr/src/pkg/manifests/sys
index c6024f0..26e1761 100644
--- a/usr/src/pkg/manifests/system-library.mf
+++ b/usr/src/pkg/manifests/system-library.mf
@@ -202,6 +202,7 @@ file path=lib/$(ARCH64)/libmp.so.2
file path=lib/$(ARCH64)/libnsl.so.1
file path=lib/$(ARCH64)/libnvpair.so.1
file path=lib/$(ARCH64)/libpam.so.1
+file path=lib/$(ARCH64)/libpcidb.so.1
file path=lib/$(ARCH64)/libproc.so.1
file path=lib/$(ARCH64)/libpthread.so.1
file path=lib/$(ARCH64)/librcm.so.1
@@ -285,6 +286,7 @@ file path=lib/libnsl.so.1
file path=lib/libnvpair.so.1
file path=lib/libnwam.so.1
file path=lib/libpam.so.1
+file path=lib/libpcidb.so.1
file path=lib/libproc.so.1
file path=lib/libpthread.so.1
file path=lib/librcm.so.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment