Modify applets to use libunarchive

This commit is contained in:
Glenn L McGrath
2001-10-25 14:26:05 +00:00
parent 95ebf618b7
commit 0d2fb76c11
6 changed files with 244 additions and 1368 deletions

View File

@ -38,7 +38,7 @@ obj-n :=
obj- :=
obj-y += ask_confirmation.o chomp.o concat_path_file.o copy_file.o \
copy_file_chunk.o libc5.o device_open.o error_msg.o \
copy_file_chunk.o deb_functs.o libc5.o device_open.o error_msg.o \
error_msg_and_die.o fgets_str.o find_mount_point.o find_pid_by_name.o \
find_root_device.o full_read.o full_write.o get_console.o \
get_last_path_component.o get_line_from_file.o gz_open.o human_readable.o \