diff options
author | Ron Yorston <rmy@pobox.com> | 2023-10-04 09:09:49 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-10-04 09:09:49 +0100 |
commit | 199687610d3bf1b29b7342da40d9306dd46accdc (patch) | |
tree | 66343fec19b9ca730c1c162718cff07d386d70e7 /arch | |
parent | 1942077cade6374a7c37fcdcf6cbf55dd52e13c4 (diff) | |
download | busybox-w32-199687610d3bf1b29b7342da40d9306dd46accdc.tar.gz busybox-w32-199687610d3bf1b29b7342da40d9306dd46accdc.tar.bz2 busybox-w32-199687610d3bf1b29b7342da40d9306dd46accdc.zip |
win32: fix handling of relative paths
Commit 548ec7045b (win32: interpret absolute paths as relative to
%SYSTEMDRIVE%) introduced the function xabsolute_path() to make
relative paths absolute. This is used in 'dkpg' and 'man' to
avoid having to tinker with absolute paths from upstream.
Unfortunately, it's too eager to use the relative path. This
results in dpkg failing to install deb files with a relative path.
Saves 32-48 bytes.
(GitHub issue #371)
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions