source: trunk/third/cns/etc/packageme4 @ 8789

Revision 8789, 154 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8788, which included commits to RCS files with non-trunk default branches.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2# package "this" host
3host=`uname -n`
4triple=`kerberos/config.guess`
5echo "packagecns4 $host-$triple"
6sh kerberos/etc/packagecns4 $host-$triple
Note: See TracBrowser for help on using the repository browser.