diff options
author | Herb Lewis <herb@samba.org> | 2001-04-19 19:37:47 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 2001-04-19 19:37:47 +0000 |
commit | 344787a4b7cb915cc4c442a425eaeb3ed6eddaa6 (patch) | |
tree | 358802ce8cb36f95c1223089291eaead25087a51 /packaging/SGI/idb.pl | |
parent | 410ad565945be6e3933312ac4b14aacaf172a648 (diff) | |
download | samba-344787a4b7cb915cc4c442a425eaeb3ed6eddaa6.tar.gz |
don't make extra copy of README file
(This used to be commit fbd05be7238cd5055fef0d63491f5891f0fc6b30)
Diffstat (limited to 'packaging/SGI/idb.pl')
-rwxr-xr-x | packaging/SGI/idb.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl index 82a49ee31a8..cdbddcb590e 100755 --- a/packaging/SGI/idb.pl +++ b/packaging/SGI/idb.pl @@ -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) { |