Am 09.09.2024 um 08:17 schrieb Niels Thykier:
Hello,
```perl
push @cmd, ("-o${tempdir}", $upstream_tar);
```
Should do.
>
Works fine! Thank you.
hille@rasppi2:~/devel/wp2latex/wp2latex.git $ uscan
Newest version of wp2latex on remote site is 4.10b, local version is 4.10
(mangled loca
Preuße, Hilmar:
Am 07.09.2024 um 23:49 schrieb Preuße, Hilmar:
Hi,
Can I tell mk-origtargz to use 7z instead of unzip to uncompress the
zip file?
The unzip binary is hard coded in MkOrigtargz.pm, I tried to replace, by
7z, but failed until now:
@cmd = ('7z','x');
Am 07.09.2024 um 23:49 schrieb Preuße, Hilmar:
Hi,
Can I tell mk-origtargz to use 7z instead of unzip to uncompress the zip
file?
The unzip binary is hard coded in MkOrigtargz.pm, I tried to replace, by
7z, but failed until now:
@cmd = ('7z','x');
push @cmd, split
3 matches
Mail list logo