Content-type: text/html Manpage of lnkpkg

lnkpkg

Section: User Commands (1)
Updated: April 27, 1999
Index Return to Main Contents

 

NAME

lnkpkg - Links a package to a release. It is equivalent
to calling addpkg --link

 

SYNOPSIS

lnkpkg [-?, --help] [-t, --test] [-p, --production] [-h, --head]

 

DESCRIPTION

lnkpkg creates symbolic links from a release area (created under SoftRelTools) to a package in the
distribution area.

 

OPTIONS

-?, --help


 Prints the usage message.

-t, --test


 Link a package in a test release. This is the
 default behavior.

-p, --production


 Link a package in a production release.

-h, --head


 Link the head version of <package>.

 

ARGUMENTS

<package name>

Name of the package to which the link should point.

[<version string>]

Optional version of the package to which the link should point.

 

EXAMPLE

To create links from a test release in the current directory to the geom package version V00-00-06:

example% lnkpkg geom V00-00-06

 

SEE ALSO

addpkg

 

AUTHOR

Glenn Cooper. (gcooper@fnal.gov) Updated for SoftRelTools version 2 by James Amundson. (amundson@fnal.gov)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ARGUMENTS
EXAMPLE
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 01:07:57 GMT, January 04, 2001