summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2001-04-19 19:37:47 +0000
committerHerb Lewis <herb@samba.org>2001-04-19 19:37:47 +0000
commitfbd05be7238cd5055fef0d63491f5891f0fc6b30 (patch)
tree2abe2bf9e28c01cfe6787016883fb4cc425009cc /packaging
parent5e9a2084bfa555295f60485fc83f9bb9245f3fd4 (diff)
downloadsamba-fbd05be7238cd5055fef0d63491f5891f0fc6b30.tar.gz
don't make extra copy of README file
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/SGI/idb.pl1
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) {