libgpg-error: enable legacy uname
[unleashed-userland.git] / components / pdsh / pdsh.p5m
blob875ffc5160f1b7584fe254b0701c6a3e4c5c3350
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2014 Alexander Pyhalov. All rights reserved.
15 set name=pkg.fmri value=pkg:/shell/pdsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
18 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22 license COPYING license='GPLv2'
24 file path=usr/bin/dshbak
25 file path=usr/bin/pdcp
26 file path=usr/bin/pdsh
27 file path=usr/bin/rpdcp
28 file path=usr/lib/pdsh/dshgroup.so
29 file path=usr/lib/pdsh/execcmd.so
30 file path=usr/lib/pdsh/sshcmd.so
31 file path=usr/lib/pdsh/xrcmd.so
32 file path=usr/share/man/man1/dshbak.1
33 file path=usr/share/man/man1/pdcp.1
34 file path=usr/share/man/man1/pdsh.1
35 link path=usr/share/man/man1/rpdcp.1 target=pdcp.1