void-packages/srcpkgs/gufw
Érico Nogueira 64ce58fa61 gufw: fix path to python module.
The gufw-pkexec script hardcodes the path to the python module; this
made it error out:

  python3: can't open file '/usr/share/gufw/gufw/gufw.py':
  [Errno 2] No such file or directory

The issue was missed when the package was updated.

Using python entry points should be suggested to upstream, since that's
the standard way of distributing python programs with setuptools.
2021-05-09 19:08:54 -03:00
..
template
update