From 3e36ba5ffab937b530c829b2a2869eba1fb892c5 Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Wed, 11 Feb 1998 11:38:09 +0000 Subject: removed old unused test (This used to be commit 88247f23c6b6f3a7972cee3ffc3a0f8d15a899e2) --- packaging/SGI/idb.pl | 3 --- 1 file changed, 3 deletions(-) (limited to 'packaging/SGI/idb.pl') diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl index 993ec73f79..78d5eb1de8 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"; } -- cgit