1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

removed old unused test

(This used to be commit 88247f23c6b6f3a7972cee3ffc3a0f8d15a899e2)
This commit is contained in:
Herb Lewis 1998-02-11 11:38:09 +00:00
parent 749b9da5ba
commit 3e36ba5ffa

View File

@ -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";
}