- Update to version 3.0+git.20190226.91432e4: * Converted from python2 to python3 * Converted from PyQt4 to PyQt5 * Removed the okular dependency * Removed old options, texamator now only supports pdf OBS-URL: https://build.opensuse.org/request/show/693938 OBS-URL: https://build.opensuse.org/package/show/Publishing/texamator?expand=0&rev=8
3 lines
45 B
Bash
3 lines
45 B
Bash
#!/bin/sh
|
|
exec @python3_sitelib@/@name@ "$@"
|