https://bugs.kde.org/show_bug.cgi?id=494125

--- Comment #25 from kaminata <linux_ru...@abv.bg> ---
(In reply to J.D from comment #24)
> (In reply to kaminata from comment #23)
> > Until this bug get fixed, here's a patch for the Arch users:
> > https://pastebin.com/aYhDHJe9
> > When there's a major version, just edit it accordingly.
> > 
> > I had forgotten how nice it is to use a normal file manager! I can breathe
> > again!
> This should be added:
>     git config user.email "a...@asd.com"
>     git config user.name "asd asd"
> after that line:
>     cd "${pkgname%-git}"
> 
> or makepkg would fail.

Or you just can instal it via:
git config --global user.email "a...@asd.com" && git config --global user.name
"asd asd" && makepkg -si

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to