summaryrefslogtreecommitdiff
path: root/python2.7/libpython.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'python2.7/libpython.p5m')
-rw-r--r--python2.7/libpython.p5m11
1 files changed, 11 insertions, 0 deletions
diff --git a/python2.7/libpython.p5m b/python2.7/libpython.p5m
new file mode 100644
index 0000000..d468766
--- /dev/null
+++ b/python2.7/libpython.p5m
@@ -0,0 +1,11 @@
+set name=pkg.fmri value=pkg:/library/libpython$(pyver)@$(ips-version)
+set name=pkg.summary value="Shared Python runtime library (version $(pyver))"
+set name=info.upstream-url value="$(home)"
+set name=info.source-url value="$(download)"
+
+license $(license-file) license="$(license)"
+
+file path=usr/lib/$(mach64)/libpython$(pyver).so.1.0
+link path=usr/lib/$(mach64)/libpython$(pyver).so.1 target=libpython$(pyver).so.1.0
+link path=/usr/lib/python$(pyver)/config/libpython$(pyver).so \
+ target=../../$(mach64)/libpython$(pyver).so.1