nixpkgs/pkgs/applications/misc/urlview
Maximilian Bosch 8cd9b85bb3
urlview: fix path to url_handler.sh
By default, `/etc/urlview/url_handler.sh` is used which breaks by
default with the following error:

```
sh: /etc/urlview/url_handler.sh: No such file or directory
```

With this change, the script will be copied to `$out` and `urlview` will
be patched accordingly.
2019-09-09 01:54:41 +02:00
..
default.nix urlview: fix path to url_handler.sh 2019-09-09 01:54:41 +02:00