add new release notes chapter to samba for irix package
authorHerb Lewis <herb@samba.org>
Fri, 5 May 2000 14:31:36 +0000 (14:31 +0000)
committerHerb Lewis <herb@samba.org>
Fri, 5 May 2000 14:31:36 +0000 (14:31 +0000)
(This used to be commit e2de1cf2221f56a5ee3537664d211cdcdfe74785)

packaging/SGI/idb.pl

index 38fd8bf899557d34fb4ce1cf8d5ac4eacce7e6f7..4d472dc070da4555349431a7e1408a7058aea25a 100755 (executable)
@@ -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);