homeshick/homeshick.rpmlintrc
Olav Reinert 63f7d9a4e2 Accepting request 615069 from home:oreinert:branches:utilities
- Upgrade to version 1.1.0:
  * symlinks are now relative (useful when linking for a chrooted environment
    or when renaming the home folder)
  * fish shell completion (guide in wiki)
  * homeshick.sh can now be sourced from dash as well
  * the entire codebase is now linted with shellcheck
  * loads of minor bugfixes
- Rename default-location.patch to suse-packaging.patch

OBS-URL: https://build.opensuse.org/request/show/615069
OBS-URL: https://build.opensuse.org/package/show/utilities/homeshick?expand=0&rev=13
2018-06-07 20:33:12 +00:00

4 lines
126 B
Plaintext

addFilter("non-executable-script .*/usr/share/homeshick/lib")
addFilter("env-script-interpreter .*/usr/share/homeshick/lib")