get rid of reference to removed file
authorHerb Lewis <herb@samba.org>
Wed, 28 Jan 1998 11:45:57 +0000 (11:45 +0000)
committerHerb Lewis <herb@samba.org>
Wed, 28 Jan 1998 11:45:57 +0000 (11:45 +0000)
(This used to be commit afafae133f32f33ae642662a7e9cbb427ce4691a)

packaging/SGI/idb.pl

index c698a7f60af9ed824d9f9b0d0cccf721e0a60c4a..993ec73f79bd1f99dc2af0eafaa90686218ea3f6 100755 (executable)
@@ -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