ib / xarchiver

(continuation of the Xfce master branch)
GNU General Public License v2.0
170 stars 40 forks source link

`--ensure-directory` doesn't extract `.rpm` archive if `pwd` contains a space #165

Closed kuraga closed 1 year ago

kuraga commented 1 year ago
$ xarchiver --version
xarchiver 0.5.4.20 

Let's we have a space in current path:

$ pwd
/home/user/Рабочий стол

And an .rpm file:

$ xarchiver --ensure-directory file.rpm

image

Similar to #94 ?

/cc @ib

ib commented 1 year ago

Fixed.