From afafae133f32f33ae642662a7e9cbb427ce4691a Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Wed, 28 Jan 1998 11:45:57 +0000 Subject: get rid of reference to removed file --- packaging/SGI/idb.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/SGI') diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl index c698a7f60af..993ec73f79b 100755 --- a/packaging/SGI/idb.pl +++ b/packaging/SGI/idb.pl @@ -55,7 +55,7 @@ if (@codepage) { } # add my local files to the list of binaries to install -@bins = sort (@sprogs,@progs,@progs1,@scripts,("psfixes.pl","sambalp","smbprint")); +@bins = sort (@sprogs,@progs,@progs1,@scripts,("sambalp","smbprint")); # the files installed in docs include all the original files in docs plus all # the "*.doc" files from the source tree -- cgit