forked from pool/python-pyinotify
- Use libalternatives instead of update-alternatives, bsc#1240097 - No more greedy globs in %files. - Use python3 in pyinotify script OBS-URL: https://build.opensuse.org/request/show/1256247 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinotify?expand=0&rev=37
3 lines
36 B
Bash
3 lines
36 B
Bash
#!/bin/sh
|
|
python3 -m pyinotify "$@"
|