summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1998-02-11 11:38:09 +0000
committerHerb Lewis <herb@samba.org>1998-02-11 11:38:09 +0000
commit88247f23c6b6f3a7972cee3ffc3a0f8d15a899e2 (patch)
treea066ff2b1c4c0aed3e7f7df5d0d8213f499fba11 /packaging
parenta083cef78ba235cde22453d763a7f8caca8bbe58 (diff)
downloadsamba-88247f23c6b6f3a7972cee3ffc3a0f8d15a899e2.tar.gz
samba-88247f23c6b6f3a7972cee3ffc3a0f8d15a899e2.tar.xz
samba-88247f23c6b6f3a7972cee3ffc3a0f8d15a899e2.zip
removed old unused test
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/SGI/idb.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl
index 993ec73f79b..78d5eb1de83 100755
--- a/packaging/SGI/idb.pl
+++ b/packaging/SGI/idb.pl
@@ -92,9 +92,6 @@ while(@bins) {
if ($nextfile eq "smbpasswd") {
print IDB "f 4555 root sys usr/samba/bin/$nextfile source/$nextfile samba.sw.base\n";
}
- elsif ($nextfile eq "psfixes.pl") {
- print IDB "f 0755 root sys usr/samba/bin/$nextfile packaging/SGI/$nextfile samba.sw.base\n";
- }
elsif ($nextfile eq "sambalp") {
print IDB "f 0755 root sys usr/samba/bin/$nextfile packaging/SGI/$nextfile samba.sw.base\n";
}