diff options
author | Herb Lewis <herb@samba.org> | 1997-10-28 19:21:26 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 1997-10-28 19:21:26 +0000 |
commit | 9e51c248af8e7845b4ab477893fb07ab7840b7a2 (patch) | |
tree | d7f867516d16b516087e475f035f19cec8700b8e /packaging | |
parent | eb95385f65bb36528649e205f617a03dc8db2d97 (diff) | |
download | samba-9e51c248af8e7845b4ab477893fb07ab7840b7a2.tar.gz samba-9e51c248af8e7845b4ab477893fb07ab7840b7a2.tar.xz samba-9e51c248af8e7845b4ab477893fb07ab7840b7a2.zip |
mention that Perl is required for build scripts
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/SGI/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/SGI/README b/packaging/SGI/README index 4b174b34df0..17c5780067b 100644 --- a/packaging/SGI/README +++ b/packaging/SGI/README @@ -34,5 +34,6 @@ to have the Software Packager software (inst_dev) installed to generate the inst images. From /usr/samba/packaging/SGI directory run the mkrelease.sh script. +This script uses Perl to generate the Makefile with the proper defines. The package files will be placed in ./bins |