aboutsummaryrefslogtreecommitdiff
path: root/examples/mpfr/mpfr.p5m
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-12-19 13:02:54 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-12-19 13:05:12 +0400
commit3e567218b60d7f885e769e1a2a07d84d38f11c13 (patch)
treef43668e026c492f304f4c827fc4b567ca85b1963 /examples/mpfr/mpfr.p5m
parentfdcf880b3c8c67f08453f553474a551e9707d29d (diff)
downloadcibs-3e567218b60d7f885e769e1a2a07d84d38f11c13.tar.gz
Update examples
Diffstat (limited to 'examples/mpfr/mpfr.p5m')
-rw-r--r--examples/mpfr/mpfr.p5m26
1 files changed, 0 insertions, 26 deletions
diff --git a/examples/mpfr/mpfr.p5m b/examples/mpfr/mpfr.p5m
deleted file mode 100644
index 202bbd7..0000000
--- a/examples/mpfr/mpfr.p5m
+++ /dev/null
@@ -1,26 +0,0 @@
-set name=pkg.fmri value=pkg:/library/$(name)@$(ips-version)
-set name=pkg.summary value="$(summary)"
-set name=info.upstream-url value="$(home)"
-set name=info.source-url value="$(download)"
-
-license $(license-file) license="$(license)"
-
-dir path=usr
-dir path=usr/include
-dir path=usr/lib
-dir path=usr/lib/$(MACH64)
-dir path=usr/share
-dir path=usr/share/info
-file path=usr/include/mpf2mpfr.h
-file path=usr/include/mpfr.h
-file path=usr/lib/$(MACH64)/libmpfr.so.4.1.1
-file path=usr/lib/libmpfr.so.4.1.1
-file path=usr/share/info/mpfr.info
-link path=usr/lib/$(MACH64)/libmpfr.so target=libmpfr.so.4.1.1
-link path=usr/lib/$(MACH64)/libmpfr.so.4 target=libmpfr.so.4.1.1
-link path=usr/lib/libmpfr.so target=libmpfr.so.4.1.1
-link path=usr/lib/libmpfr.so.4 target=libmpfr.so.4.1.1
-
-# Transitional links:
-link path=usr/lib/libmpfr.so.1 target=libmpfr.so.4
-link path=usr/lib/$(MACH64)/libmpfr.so.1 target=libmpfr.so.4