clc-autobuild-check (1)





NAME

       clc-autobuild-check  -  Checks if a Common Lisp package should be auto-
       built


SYNOPSIS

       clc-autobuild-check impl pkg [OPTIONS]


DESCRIPTION

       This command sets checks the autobuild status for a package on a  given
       implementation.  This  command  has  an exit status of 0 if the package
       should be autobuilt and 1 if it should not be autobuilt.  An exit  sta-
       tus of 2 represents an error with usage.


OPTIONS

       -h              Print short help message


SEE ALSO

       /usr/share/doc/common-lisp-controller/README.autobuild


BUGS

       Bug  reports  should be sent to the debian BTS, preferably with report-
       bug.


AUTHOR

       Kevin M. Rosenberg <kmr@debian.org>, Sep 2002

                                                        clc-autobuild-check(8)