21954678 libdnet should use $(SOLARIS_VERSION) instead of hard-coding "2.12"
authorJohn Beck <John.Beck@Oracle.COM>
Thu, 24 Sep 2015 14:08:10 -0700
changeset 4954 282be77f1949
parent 4953 0c9477f5bdd7
child 4955 d9d2542d0224
21954678 libdnet should use $(SOLARIS_VERSION) instead of hard-coding "2.12"
components/libdnet/libdnet.p5m
--- a/components/libdnet/libdnet.p5m	Thu Sep 24 12:51:11 2015 -0700
+++ b/components/libdnet/libdnet.p5m	Thu Sep 24 14:08:10 2015 -0700
@@ -58,11 +58,11 @@
 link path=usr/lib/libdnet.so target=libdnet.so.1.0.1
 link path=usr/lib/libdnet.so.1 target=libdnet.so.1.0.1
 file path=usr/lib/libdnet.so.1.0.1
-file $(MACH64)/python/build/lib.solaris-2.12-$(MACHINE).32bit-2.7/dnet.so \
+file $(MACH64)/python/build/lib.solaris-$(SOLARIS_VERSION)-$(MACHINE).32bit-2.7/dnet.so \
     path=usr/lib/python2.7/vendor-packages/64/dnet.so
 file usr/lib/python2.7/site-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info \
     path=usr/lib/python2.7/vendor-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info
-file $(MACH32)/python/build/lib.solaris-2.12-$(MACHINE).32bit-2.7/dnet.so \
+file $(MACH32)/python/build/lib.solaris-$(SOLARIS_VERSION)-$(MACHINE).32bit-2.7/dnet.so \
     path=usr/lib/python2.7/vendor-packages/dnet.so
 file usr/sbin/$(MACH64)/dnet path=usr/sbin/dnet
 file usr/share/man/man8/dnet.8 path=usr/share/man/man1m/dnet.1m