annotate install-sh @ 109165:750db9f3e6d8

Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp * alloc.c (overrun_check_malloc, overrun_check_realloc) (overrun_check_free, xstrdup, allocate_string) (allocate_string_data, compact_small_strings, Fmake_string) (make_unibyte_string, make_multibyte_string) (make_string_from_bytes, make_specified_string, make_float) (Fcons, allocate_terminal, allocate_frame, make_pure_string) (Fgarbage_collect): Replace bcopy, safe_bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp. * atimer.c (start_atimer, set_alarm): Likewise. * buffer.c (clone_per_buffer_values, report_overlay_modification) (mmap_realloc, init_buffer_once): Likewise. * callint.c (Fcall_interactively): Likewise. * callproc.c (Fcall_process, Fcall_process_region, child_setup) (getenv_internal_1): Likewise. * casefiddle.c (casify_object): Likewise. * ccl.c (ccl_driver): Likewise. * character.c (str_as_multibyte, str_to_multibyte): Likewise. * charset.c (load_charset_map_from_file) (load_charset_map_from_file, load_charset_map_from_vector) (Fdefine_charset_internal): Likewise. * cm.c (Wcm_clear): Likewise. * coding.c (decode_eol, decode_coding_object) (Fset_coding_system_priority, make_subsidiaries): Likewise. * data.c (Faset): Likewise. * dired.c (directory_files_internal, file_name_completion_stat): Likewise. * dispnew.c (new_glyph_matrix, adjust_glyph_matrix) (clear_glyph_row, copy_row_except_pointers) (copy_glyph_row_contents, new_glyph_pool, realloc_glyph_pool) (save_current_matrix, restore_current_matrix) (build_frame_matrix_from_leaf_window, mirrored_line_dance) (mirror_line_dance, scrolling_window): Likewise. * doc.c (Fsnarf_documentation, Fsubstitute_command_keys): Likewise. * doprnt.c (doprnt): Likewise. * editfns.c (Fuser_full_name, make_buffer_string_both) (Fmessage_box, Fformat, Ftranspose_regions): Likewise. * emacs.c (sort_args): Likewise. * eval.c (Fapply, Ffuncall): Likewise. * fileio.c (Ffile_name_directory, make_temp_name) (Fexpand_file_name, search_embedded_absfilename) (Fsubstitute_in_file_name, Ffile_symlink_p, Finsert_file_contents) (auto_save_error): Likewise. * fns.c (Fstring_equal, Fcopy_sequence, concat) (string_to_multibyte, Fstring_as_unibyte, Fstring_as_multibyte) (internal_equal, Fclear_string, larger_vector, copy_hash_table) (Fmake_hash_table): Likewise. * fringe.c (Fdefine_fringe_bitmap): Likewise. * ftfont.c (ftfont_text_extents): Likewise. * getloadavg.c (getloadavg): Likewise. * image.c (define_image_type, make_image, make_image_cache) (x_create_x_image_and_pixmap, xbm_image_p) (w32_create_pixmap_from_bitmap_data, xbm_load, xpm_lookup_color) (xpm_image_p, x_create_bitmap_from_xpm_data, xpm_load) (init_color_table, x_build_heuristic_mask, pbm_image_p, pbm_load) (png_image_p, png_read_from_memory, png_load, jpeg_image_p) (tiff_image_p, tiff_read_from_memory, gif_image_p) (gif_read_from_memory, gif_load, svg_image_p, gs_image_p): Likewise. * indent.c (scan_for_column, compute_motion): Likewise. * insdel.c (gap_left, gap_right, make_gap_smaller, copy_text) (insert_1_both, insert_from_gap, replace_range_2): Likewise. * intervals.c (reproduce_tree, reproduce_tree_obj): Likewise. * keyboard.c (echo_char, save_getcjmp, restore_getcjmp) (kbd_buffer_store_event_hold, apply_modifiers_uncached) (store_user_signal_events, menu_bar_items, tool_bar_items) (process_tool_bar_item, append_tool_bar_item) (read_char_minibuf_menu_prompt, read_key_sequence) (Fread_key_sequence, Fread_key_sequence_vector, Frecent_keys): Likewise. * keymap.c (current_minor_maps, Fdescribe_buffer_bindings): Likewise. * lisp.h (STRING_COPYIN): Likewise. * lread.c (Fload, read1, oblookup): Likewise. * msdos.c (Frecent_doskeys): Likewise. * nsfns.m (Fx_create_frame): Likewise. * nsfont.m (nsfont_open, nsfont_text_extents, ns_glyph_metrics): Likewise. * nsimage.m (EmacsImage-initFromSkipXBM:width:height:) (EmacsImage-initForXPMWithDepth:width:height:flip:length:): Likewise. * nsmenu.m (ns_update_menubar): Likewise. * nsterm.m (ns_draw_fringe_bitmap, ns_term_init): Likewise. * print.c (print_unwind, printchar, strout, print_string) (print_error_message): Likewise. * process.c (conv_lisp_to_sockaddr, set_socket_option) (Fmake_network_process, Fnetwork_interface_list) (Fnetwork_interface_info, read_process_output, Fprocess_send_eof) (init_process): Likewise. * ralloc.c (resize_bloc, r_alloc_sbrk, r_alloc_init): Likewise. * regex.c (init_syntax_once, regex_compile, re_compile_fastmap): Likewise. * scroll.c (do_scrolling, do_direct_scrolling) (scrolling_max_lines_saved): Likewise. * search.c (search_buffer, wordify, Freplace_match): Likewise. * sound.c (wav_init, au_init, Fplay_sound_internal): Likewise. * syntax.c (skip_chars, skip_syntaxes): Likewise. * sysdep.c (child_setup_tty, sys_subshell, emacs_get_tty) (emacs_set_tty): Likewise. * term.c (encode_terminal_code, calculate_costs) (produce_special_glyphs, create_tty_output, init_tty, delete_tty): Likewise. * termcap.c (tgetst1, gobble_line): Likewise. * termhooks.h (EVENT_INIT): Likewise. * tparam.c (tparam1): Likewise. * unexalpha.c (unexec): Likewise. * unexec.c (write_segment): Likewise. * unexmacosx.c (unexec_write_zero): Likewise. * w32fns.c (w32_wnd_proc, Fx_create_frame, x_create_tip_frame) (Fx_file_dialog, Fsystem_move_file_to_trash): Likewise. * w32font.c (w32font_list_family, w32font_text_extents) (w32font_list_internal, w32font_match_internal) (w32font_open_internal, compute_metrics, Fx_select_font): Likewise. * w32menu.c (set_frame_menubar, add_menu_item) (w32_menu_display_help, w32_free_submenu_strings): Likewise. * w32term.c (XCreateGC, w32_initialize_display_info): Likewise. * w32uniscribe.c (uniscribe_list_family): Likewise. * w32xfns.c (get_next_msg, post_msg, prepend_msg): Likewise. * window.c (make_window, replace_window, set_window_buffer) (Fsplit_window): Likewise. * xdisp.c (init_iterator, RECORD_OVERLAY_STRING, reseat_to_string) (add_to_log, message3, x_consider_frame_title) (append_space_for_newline, extend_face_to_end_of_line) (decode_mode_spec_coding, init_glyph_string): Likewise. * xfaces.c (x_create_gc, get_lface_attributes_no_remap) (Finternal_copy_lisp_face, Finternal_merge_in_global_face) (face_attr_equal_p, make_realized_face, make_face_cache) (free_realized_faces, lookup_named_face, smaller_face) (face_with_height, lookup_derived_face) (x_supports_face_attributes_p, Finternal_set_font_selection_order) (Finternal_set_font_selection_order, realize_default_face) (compute_char_face, face_at_buffer_position) (face_for_overlay_string, face_at_string_position, merge_faces): Likewise. * xfns.c (xic_create_fontsetname, Fx_create_frame) (Fx_window_property, x_create_tip_frame) (Fx_backspace_delete_keys_p): Likewise. * xfont.c (xfont_list, xfont_match, xfont_list_family) (xfont_text_extents): Likewise. * xmenu.c (set_frame_menubar, xmenu_show): Likewise. * xrdb.c (magic_file_p, x_get_resource): Likewise. * xselect.c (x_queue_event, x_get_window_property) (receive_incremental_selection): Likewise. * xsmfns.c (x_session_check_input): Likewise. * xterm.c (x_send_scroll_bar_event, SET_SAVED_MENU_EVENT) (handle_one_xevent, x_check_errors, xim_initialize, x_term_init): Likewise. * character.h (BCOPY_SHORT): Removed. * config.in: Regenerate. * dispnew.c (safe_bcopy): Only define as dummy if PROFILING. * emacs.c (main) [PROFILING]: Don't declare dump_opcode_frequencies. * lisp.h (safe_bcopy): Remove declaration. (memset) [!HAVE_MEMSET]: Declare. (memcpy) [!HAVE_MEMCPY]: Likewise. (memmove) [!HAVE_MEMMOVE]: Likewise. (memcmp) [!HAVE_MEMCMP]: Likewise. * s/ms-w32.h (bzero, bcopy, bcmp, GAP_USE_BCOPY) (BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE, HAVE_BCOPY, HAVE_BCMP): Don't define. (HAVE_MEMCMP, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET): Define. * s/msdos.h (GAP_USE_BCOPY, BCOPY_UPWARD_SAFE) (BCOPY_DOWNWARD_SAFE): Don't define. * sysdep.c (memset) [!HAVE_MEMSET]: Define. (memcpy) [!HAVE_MEMCPY]: Define. (memmove) [!HAVE_MEMMOVE]: Define. (memcmp) [!HAVE_MEMCMP]: Define. * config.nt (HAVE_BCOPY, HAVE_BCMP): Remove undefs. (HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_MEMCMP): Add undefs. * sed2v2.inp (HAVE_MEMCPY, HAVE_MEMSET): Edit to 1. (HAVE_BZERO): Don't edit. * lwlib.c (lwlib_memset, lwlib_bcopy): Remove. (malloc_widget_value, free_widget_info, allocate_widget_instance) (lw_separator_p): Replace lwlib_memset, lwlib_bcopy, bzero, bcmp by memset, memcpy, memcmp. * lwlib-utils.c (XtApplyToWidgets): Likewise. * xlwmenu.c (XlwMenuInitialize): Likewise. * lwlib.h (lwlib_bcopy): Remove declaration. * ebrowse.c (add_sym, make_namespace): Replace bcopy, bzero by memcpy, memmove, memset. * pop.c (pop_retrieve, socket_connection, pop_getline): Likewise. * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE) (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero): Remove. * configure.in: Don't check for bcopy, bcmp, bzero. Don't include <strings.h> and don't define bcopy, bzero, BCMP in config.h.
author Andreas Schwab <schwab@linux-m68k.org>
date Thu, 08 Jul 2010 00:18:28 +0200
parents 23a1cea22d13
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #! /bin/sh
Dave Love <fx@gnu.org>
parents:
diff changeset
2 #
Dave Love <fx@gnu.org>
parents:
diff changeset
3 # install - install a program, script, or datafile
Dave Love <fx@gnu.org>
parents:
diff changeset
4 # This comes from X11R5 (mit/util/scripts/install.sh).
Dave Love <fx@gnu.org>
parents:
diff changeset
5 #
Dave Love <fx@gnu.org>
parents:
diff changeset
6 # Copyright 1991 by the Massachusetts Institute of Technology
Dave Love <fx@gnu.org>
parents:
diff changeset
7 #
Dave Love <fx@gnu.org>
parents:
diff changeset
8 # Permission to use, copy, modify, distribute, and sell this software and its
Dave Love <fx@gnu.org>
parents:
diff changeset
9 # documentation for any purpose is hereby granted without fee, provided that
Dave Love <fx@gnu.org>
parents:
diff changeset
10 # the above copyright notice appear in all copies and that both that
Dave Love <fx@gnu.org>
parents:
diff changeset
11 # copyright notice and this permission notice appear in supporting
Dave Love <fx@gnu.org>
parents:
diff changeset
12 # documentation, and that the name of M.I.T. not be used in advertising or
Dave Love <fx@gnu.org>
parents:
diff changeset
13 # publicity pertaining to distribution of the software without specific,
Dave Love <fx@gnu.org>
parents:
diff changeset
14 # written prior permission. M.I.T. makes no representations about the
Dave Love <fx@gnu.org>
parents:
diff changeset
15 # suitability of this software for any purpose. It is provided "as is"
Dave Love <fx@gnu.org>
parents:
diff changeset
16 # without express or implied warranty.
Dave Love <fx@gnu.org>
parents:
diff changeset
17 #
Dave Love <fx@gnu.org>
parents:
diff changeset
18 # Calling this script install-sh is preferred over install.sh, to prevent
Dave Love <fx@gnu.org>
parents:
diff changeset
19 # `make' implicit rules from creating a file called install from it
Dave Love <fx@gnu.org>
parents:
diff changeset
20 # when there is no Makefile.
Dave Love <fx@gnu.org>
parents:
diff changeset
21 #
Dave Love <fx@gnu.org>
parents:
diff changeset
22 # This script is compatible with the BSD install script, but was written
Dave Love <fx@gnu.org>
parents:
diff changeset
23 # from scratch. It can only install one file at a time, a restriction
Dave Love <fx@gnu.org>
parents:
diff changeset
24 # shared with many OS's install programs.
Dave Love <fx@gnu.org>
parents:
diff changeset
25
Dave Love <fx@gnu.org>
parents:
diff changeset
26
Dave Love <fx@gnu.org>
parents:
diff changeset
27 # set DOITPROG to echo to test this script
Dave Love <fx@gnu.org>
parents:
diff changeset
28
Dave Love <fx@gnu.org>
parents:
diff changeset
29 # Don't use :- since 4.3BSD and earlier shells don't like it.
Dave Love <fx@gnu.org>
parents:
diff changeset
30 doit="${DOITPROG-}"
Dave Love <fx@gnu.org>
parents:
diff changeset
31
Dave Love <fx@gnu.org>
parents:
diff changeset
32
Dave Love <fx@gnu.org>
parents:
diff changeset
33 # put in absolute paths if you don't have them in your path; or use env. vars.
Dave Love <fx@gnu.org>
parents:
diff changeset
34
Dave Love <fx@gnu.org>
parents:
diff changeset
35 mvprog="${MVPROG-mv}"
Dave Love <fx@gnu.org>
parents:
diff changeset
36 cpprog="${CPPROG-cp}"
Dave Love <fx@gnu.org>
parents:
diff changeset
37 chmodprog="${CHMODPROG-chmod}"
Dave Love <fx@gnu.org>
parents:
diff changeset
38 chownprog="${CHOWNPROG-chown}"
Dave Love <fx@gnu.org>
parents:
diff changeset
39 chgrpprog="${CHGRPPROG-chgrp}"
Dave Love <fx@gnu.org>
parents:
diff changeset
40 stripprog="${STRIPPROG-strip}"
Dave Love <fx@gnu.org>
parents:
diff changeset
41 rmprog="${RMPROG-rm}"
Dave Love <fx@gnu.org>
parents:
diff changeset
42 mkdirprog="${MKDIRPROG-mkdir}"
Dave Love <fx@gnu.org>
parents:
diff changeset
43
Dave Love <fx@gnu.org>
parents:
diff changeset
44 transformbasename=""
Dave Love <fx@gnu.org>
parents:
diff changeset
45 transform_arg=""
Dave Love <fx@gnu.org>
parents:
diff changeset
46 instcmd="$mvprog"
Dave Love <fx@gnu.org>
parents:
diff changeset
47 chmodcmd="$chmodprog 0755"
Dave Love <fx@gnu.org>
parents:
diff changeset
48 chowncmd=""
Dave Love <fx@gnu.org>
parents:
diff changeset
49 chgrpcmd=""
Dave Love <fx@gnu.org>
parents:
diff changeset
50 stripcmd=""
Dave Love <fx@gnu.org>
parents:
diff changeset
51 rmcmd="$rmprog -f"
Dave Love <fx@gnu.org>
parents:
diff changeset
52 mvcmd="$mvprog"
Dave Love <fx@gnu.org>
parents:
diff changeset
53 src=""
Dave Love <fx@gnu.org>
parents:
diff changeset
54 dst=""
Dave Love <fx@gnu.org>
parents:
diff changeset
55 dir_arg=""
Dave Love <fx@gnu.org>
parents:
diff changeset
56
Dave Love <fx@gnu.org>
parents:
diff changeset
57 while [ x"$1" != x ]; do
Dave Love <fx@gnu.org>
parents:
diff changeset
58 case $1 in
Dave Love <fx@gnu.org>
parents:
diff changeset
59 -c) instcmd="$cpprog"
Dave Love <fx@gnu.org>
parents:
diff changeset
60 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
61 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
62
Dave Love <fx@gnu.org>
parents:
diff changeset
63 -d) dir_arg=true
Dave Love <fx@gnu.org>
parents:
diff changeset
64 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
65 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
66
Dave Love <fx@gnu.org>
parents:
diff changeset
67 -m) chmodcmd="$chmodprog $2"
Dave Love <fx@gnu.org>
parents:
diff changeset
68 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
69 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
70 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
71
Dave Love <fx@gnu.org>
parents:
diff changeset
72 -o) chowncmd="$chownprog $2"
Dave Love <fx@gnu.org>
parents:
diff changeset
73 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
74 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
75 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
76
Dave Love <fx@gnu.org>
parents:
diff changeset
77 -g) chgrpcmd="$chgrpprog $2"
Dave Love <fx@gnu.org>
parents:
diff changeset
78 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
79 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
80 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
81
Dave Love <fx@gnu.org>
parents:
diff changeset
82 -s) stripcmd="$stripprog"
Dave Love <fx@gnu.org>
parents:
diff changeset
83 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
84 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
85
Dave Love <fx@gnu.org>
parents:
diff changeset
86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
Dave Love <fx@gnu.org>
parents:
diff changeset
87 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
88 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
89
Dave Love <fx@gnu.org>
parents:
diff changeset
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
Dave Love <fx@gnu.org>
parents:
diff changeset
91 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
92 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
93
Dave Love <fx@gnu.org>
parents:
diff changeset
94 *) if [ x"$src" = x ]
Dave Love <fx@gnu.org>
parents:
diff changeset
95 then
Dave Love <fx@gnu.org>
parents:
diff changeset
96 src=$1
Dave Love <fx@gnu.org>
parents:
diff changeset
97 else
Dave Love <fx@gnu.org>
parents:
diff changeset
98 # this colon is to work around a 386BSD /bin/sh bug
Dave Love <fx@gnu.org>
parents:
diff changeset
99 :
Dave Love <fx@gnu.org>
parents:
diff changeset
100 dst=$1
Dave Love <fx@gnu.org>
parents:
diff changeset
101 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
102 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
103 continue;;
Dave Love <fx@gnu.org>
parents:
diff changeset
104 esac
Dave Love <fx@gnu.org>
parents:
diff changeset
105 done
Dave Love <fx@gnu.org>
parents:
diff changeset
106
Dave Love <fx@gnu.org>
parents:
diff changeset
107 if [ x"$src" = x ]
Dave Love <fx@gnu.org>
parents:
diff changeset
108 then
Dave Love <fx@gnu.org>
parents:
diff changeset
109 echo "install: no input file specified"
Dave Love <fx@gnu.org>
parents:
diff changeset
110 exit 1
Dave Love <fx@gnu.org>
parents:
diff changeset
111 else
Dave Love <fx@gnu.org>
parents:
diff changeset
112 true
Dave Love <fx@gnu.org>
parents:
diff changeset
113 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
114
Dave Love <fx@gnu.org>
parents:
diff changeset
115 if [ x"$dir_arg" != x ]; then
Dave Love <fx@gnu.org>
parents:
diff changeset
116 dst=$src
Dave Love <fx@gnu.org>
parents:
diff changeset
117 src=""
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
118
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
119 if [ -d $dst ]; then
Dave Love <fx@gnu.org>
parents:
diff changeset
120 instcmd=:
Dave Love <fx@gnu.org>
parents:
diff changeset
121 else
Dave Love <fx@gnu.org>
parents:
diff changeset
122 instcmd=mkdir
Dave Love <fx@gnu.org>
parents:
diff changeset
123 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
124 else
Dave Love <fx@gnu.org>
parents:
diff changeset
125
Dave Love <fx@gnu.org>
parents:
diff changeset
126 # Waiting for this to be detected by the "$instcmd $src $dsttmp" command
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
127 # might cause directories to be created, which would be especially bad
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
128 # if $src (and thus $dsttmp) contains '*'.
Dave Love <fx@gnu.org>
parents:
diff changeset
129
Dave Love <fx@gnu.org>
parents:
diff changeset
130 if [ -f $src -o -d $src ]
Dave Love <fx@gnu.org>
parents:
diff changeset
131 then
Dave Love <fx@gnu.org>
parents:
diff changeset
132 true
Dave Love <fx@gnu.org>
parents:
diff changeset
133 else
Dave Love <fx@gnu.org>
parents:
diff changeset
134 echo "install: $src does not exist"
Dave Love <fx@gnu.org>
parents:
diff changeset
135 exit 1
Dave Love <fx@gnu.org>
parents:
diff changeset
136 fi
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
137
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
138 if [ x"$dst" = x ]
Dave Love <fx@gnu.org>
parents:
diff changeset
139 then
Dave Love <fx@gnu.org>
parents:
diff changeset
140 echo "install: no destination specified"
Dave Love <fx@gnu.org>
parents:
diff changeset
141 exit 1
Dave Love <fx@gnu.org>
parents:
diff changeset
142 else
Dave Love <fx@gnu.org>
parents:
diff changeset
143 true
Dave Love <fx@gnu.org>
parents:
diff changeset
144 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
145
Dave Love <fx@gnu.org>
parents:
diff changeset
146 # If destination is a directory, append the input filename; if your system
Dave Love <fx@gnu.org>
parents:
diff changeset
147 # does not like double slashes in filenames, you may need to add some logic
Dave Love <fx@gnu.org>
parents:
diff changeset
148
Dave Love <fx@gnu.org>
parents:
diff changeset
149 if [ -d $dst ]
Dave Love <fx@gnu.org>
parents:
diff changeset
150 then
Dave Love <fx@gnu.org>
parents:
diff changeset
151 dst="$dst"/`basename $src`
Dave Love <fx@gnu.org>
parents:
diff changeset
152 else
Dave Love <fx@gnu.org>
parents:
diff changeset
153 true
Dave Love <fx@gnu.org>
parents:
diff changeset
154 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
155 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
156
Dave Love <fx@gnu.org>
parents:
diff changeset
157 ## this sed command emulates the dirname command
Dave Love <fx@gnu.org>
parents:
diff changeset
158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
Dave Love <fx@gnu.org>
parents:
diff changeset
159
Dave Love <fx@gnu.org>
parents:
diff changeset
160 # Make sure that the destination directory exists.
Dave Love <fx@gnu.org>
parents:
diff changeset
161 # this part is taken from Noah Friedman's mkinstalldirs script
Dave Love <fx@gnu.org>
parents:
diff changeset
162
Dave Love <fx@gnu.org>
parents:
diff changeset
163 # Skip lots of stat calls in the usual case.
Dave Love <fx@gnu.org>
parents:
diff changeset
164 if [ ! -d "$dstdir" ]; then
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
165 defaultIFS='
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
166 '
Dave Love <fx@gnu.org>
parents:
diff changeset
167 IFS="${IFS-${defaultIFS}}"
Dave Love <fx@gnu.org>
parents:
diff changeset
168
Dave Love <fx@gnu.org>
parents:
diff changeset
169 oIFS="${IFS}"
Dave Love <fx@gnu.org>
parents:
diff changeset
170 # Some sh's can't handle IFS=/ for some reason.
Dave Love <fx@gnu.org>
parents:
diff changeset
171 IFS='%'
Dave Love <fx@gnu.org>
parents:
diff changeset
172 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
Dave Love <fx@gnu.org>
parents:
diff changeset
173 IFS="${oIFS}"
Dave Love <fx@gnu.org>
parents:
diff changeset
174
Dave Love <fx@gnu.org>
parents:
diff changeset
175 pathcomp=''
Dave Love <fx@gnu.org>
parents:
diff changeset
176
Dave Love <fx@gnu.org>
parents:
diff changeset
177 while [ $# -ne 0 ] ; do
Dave Love <fx@gnu.org>
parents:
diff changeset
178 pathcomp="${pathcomp}${1}"
Dave Love <fx@gnu.org>
parents:
diff changeset
179 shift
Dave Love <fx@gnu.org>
parents:
diff changeset
180
Dave Love <fx@gnu.org>
parents:
diff changeset
181 if [ ! -d "${pathcomp}" ] ;
Dave Love <fx@gnu.org>
parents:
diff changeset
182 then
Dave Love <fx@gnu.org>
parents:
diff changeset
183 $mkdirprog "${pathcomp}"
Dave Love <fx@gnu.org>
parents:
diff changeset
184 else
Dave Love <fx@gnu.org>
parents:
diff changeset
185 true
Dave Love <fx@gnu.org>
parents:
diff changeset
186 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
187
Dave Love <fx@gnu.org>
parents:
diff changeset
188 pathcomp="${pathcomp}/"
Dave Love <fx@gnu.org>
parents:
diff changeset
189 done
Dave Love <fx@gnu.org>
parents:
diff changeset
190 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
191
Dave Love <fx@gnu.org>
parents:
diff changeset
192 if [ x"$dir_arg" != x ]
Dave Love <fx@gnu.org>
parents:
diff changeset
193 then
Dave Love <fx@gnu.org>
parents:
diff changeset
194 $doit $instcmd $dst &&
Dave Love <fx@gnu.org>
parents:
diff changeset
195
Dave Love <fx@gnu.org>
parents:
diff changeset
196 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
197 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
198 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
199 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
Dave Love <fx@gnu.org>
parents:
diff changeset
200 else
Dave Love <fx@gnu.org>
parents:
diff changeset
201
Dave Love <fx@gnu.org>
parents:
diff changeset
202 # If we're going to rename the final executable, determine the name now.
Dave Love <fx@gnu.org>
parents:
diff changeset
203
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
204 if [ x"$transformarg" = x ]
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
205 then
Dave Love <fx@gnu.org>
parents:
diff changeset
206 dstfile=`basename $dst`
Dave Love <fx@gnu.org>
parents:
diff changeset
207 else
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
208 dstfile=`basename $dst $transformbasename |
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
209 sed $transformarg`$transformbasename
Dave Love <fx@gnu.org>
parents:
diff changeset
210 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
211
Dave Love <fx@gnu.org>
parents:
diff changeset
212 # don't allow the sed command to completely eliminate the filename
Dave Love <fx@gnu.org>
parents:
diff changeset
213
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
214 if [ x"$dstfile" = x ]
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
215 then
Dave Love <fx@gnu.org>
parents:
diff changeset
216 dstfile=`basename $dst`
Dave Love <fx@gnu.org>
parents:
diff changeset
217 else
Dave Love <fx@gnu.org>
parents:
diff changeset
218 true
Dave Love <fx@gnu.org>
parents:
diff changeset
219 fi
Dave Love <fx@gnu.org>
parents:
diff changeset
220
Dave Love <fx@gnu.org>
parents:
diff changeset
221 # Make a temp file name in the proper directory.
Dave Love <fx@gnu.org>
parents:
diff changeset
222
Dave Love <fx@gnu.org>
parents:
diff changeset
223 dsttmp=$dstdir/#inst.$$#
Dave Love <fx@gnu.org>
parents:
diff changeset
224
Dave Love <fx@gnu.org>
parents:
diff changeset
225 # Move or copy the file name to the temp name
Dave Love <fx@gnu.org>
parents:
diff changeset
226
Dave Love <fx@gnu.org>
parents:
diff changeset
227 $doit $instcmd $src $dsttmp &&
Dave Love <fx@gnu.org>
parents:
diff changeset
228
Dave Love <fx@gnu.org>
parents:
diff changeset
229 trap "rm -f ${dsttmp}" 0 &&
Dave Love <fx@gnu.org>
parents:
diff changeset
230
Dave Love <fx@gnu.org>
parents:
diff changeset
231 # and set any options; do chmod last to preserve setuid bits
Dave Love <fx@gnu.org>
parents:
diff changeset
232
Dave Love <fx@gnu.org>
parents:
diff changeset
233 # If any of these fail, we abort the whole thing. If we want to
Dave Love <fx@gnu.org>
parents:
diff changeset
234 # ignore errors from any of these, just make sure not to ignore
Dave Love <fx@gnu.org>
parents:
diff changeset
235 # errors from the above "$doit $instcmd $src $dsttmp" command.
Dave Love <fx@gnu.org>
parents:
diff changeset
236
Dave Love <fx@gnu.org>
parents:
diff changeset
237 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
238 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
239 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
240 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
241
Dave Love <fx@gnu.org>
parents:
diff changeset
242 # Now rename the file to the real destination.
Dave Love <fx@gnu.org>
parents:
diff changeset
243
Dave Love <fx@gnu.org>
parents:
diff changeset
244 $doit $rmcmd -f $dstdir/$dstfile &&
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25978
diff changeset
245 $doit $mvcmd $dsttmp $dstdir/$dstfile
25978
Dave Love <fx@gnu.org>
parents:
diff changeset
246
Dave Love <fx@gnu.org>
parents:
diff changeset
247 fi &&
Dave Love <fx@gnu.org>
parents:
diff changeset
248
Dave Love <fx@gnu.org>
parents:
diff changeset
249
Dave Love <fx@gnu.org>
parents:
diff changeset
250 exit 0