summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1998-01-28 11:45:57 +0000
committerHerb Lewis <herb@samba.org>1998-01-28 11:45:57 +0000
commitafafae133f32f33ae642662a7e9cbb427ce4691a (patch)
tree91d497423143eac3451946e11b264f1306af9a8f /packaging
parentbe395f4bce2863f4bd131793ea37f47f05e4151f (diff)
downloadsamba-afafae133f32f33ae642662a7e9cbb427ce4691a.tar.gz
samba-afafae133f32f33ae642662a7e9cbb427ce4691a.tar.xz
samba-afafae133f32f33ae642662a7e9cbb427ce4691a.zip
get rid of reference to removed file
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/SGI/idb.pl2
1 files changed, 1 insertions, 1 deletions
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