don't make extra copy of README file
authorHerb Lewis <herb@samba.org>
Thu, 19 Apr 2001 19:37:47 +0000 (19:37 +0000)
committerHerb Lewis <herb@samba.org>
Thu, 19 Apr 2001 19:37:47 +0000 (19:37 +0000)
(This used to be commit fbd05be7238cd5055fef0d63491f5891f0fc6b30)

packaging/SGI/idb.pl

index 82a49ee31a8053d7fe682ab271ca3299509abca0..cdbddcb590e3a1e3029282a60a123162b6fc97e9 100755 (executable)
@@ -133,7 +133,6 @@ else {
 }
 
 print IDB "d 0755 root sys usr/samba $SRCPFX/packaging/SGI $PKG.sw.base\n";
-print IDB "f 0444 root sys usr/samba/README $SRCPFX/packaging/SGI/README $PKG.sw.base\n";
 
 print IDB "d 0755 root sys usr/samba/bin $SRCPFX/packaging/SGI $PKG.sw.base\n";
 while(@bins) {