summaryrefslogtreecommitdiff
path: root/packaging/SGI
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2000-05-05 14:31:36 +0000
committerHerb Lewis <herb@samba.org>2000-05-05 14:31:36 +0000
commit3f9fe644416e6943bd1aac4029afd0e80cff6005 (patch)
treec06e8e1fac75e6dc1cf9bfffd39ccabc34fc9b39 /packaging/SGI
parentc7ddaacd269528dd10aabdc5ce5ad05b6c66a601 (diff)
downloadsamba-3f9fe644416e6943bd1aac4029afd0e80cff6005.tar.gz
samba-3f9fe644416e6943bd1aac4029afd0e80cff6005.tar.bz2
samba-3f9fe644416e6943bd1aac4029afd0e80cff6005.zip
add new release notes chapter to samba for irix package
(This used to be commit e2de1cf2221f56a5ee3537664d211cdcdfe74785)
Diffstat (limited to 'packaging/SGI')
-rwxr-xr-xpackaging/SGI/idb.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl
index 38fd8bf899..4d472dc070 100755
--- a/packaging/SGI/idb.pl
+++ b/packaging/SGI/idb.pl
@@ -122,6 +122,7 @@ if ($PKG eq "samba_irix") {
print IDB "f 0644 root sys usr/relnotes/samba_irix/TC build/TC $PKG.man.relnotes\n";
print IDB "f 0644 root sys usr/relnotes/samba_irix/ch1.z build/ch1.z $PKG.man.relnotes\n";
print IDB "f 0644 root sys usr/relnotes/samba_irix/ch2.z build/ch2.z $PKG.man.relnotes\n";
+ print IDB "f 0644 root sys usr/relnotes/samba_irix/ch3.z build/ch3.z $PKG.man.relnotes\n";
}
else {
@copyfile = grep (/^COPY/,@allfiles);