From: Herb Lewis Date: Fri, 5 May 2000 14:28:57 +0000 (+0000) Subject: add new release notes chapter in samba for irix package X-Git-Tag: samba-2.0.8~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6452aa9e4fe8351d100f63e5b21e5f666377bc8;p=thirdparty%2Fsamba.git add new release notes chapter in samba for irix package --- diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl index 38fd8bf8995..4d472dc070d 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);