View | Details | Raw Unified
Collapse All | Expand All

(-) src/tar.c.orig (+4 lines)
 Lines 1244-1249    Link Here 
	}
	}
    }
    }
  /* Hardcode absolute_names_option to enabled, to avoid getting bitten
     by a buggy check that removes too much when ./ is in the path */
  absolute_names_option = true;
  /* Handle operands after any "--" argument.  */
  /* Handle operands after any "--" argument.  */
  for (; optind < argc; optind++)
  for (; optind < argc; optind++)
    {
    {