1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-10-01 06:39:37 +02:00
nfpm/testdata
Carlos Alexandro Becker dedee6d6b1
fix: do not encourage using /usr/local/bin (#596)
* fix: do not encourage using /usr/local/bin

Examples, tests and docs often refer to /usr/local/bin, which should
only be used for things compiled locally, which is not the case of
installed packages.

Changed that to /usr/bin, and also some usages of things like
/usr/something to /usr/share/something.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: complex test

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-29 22:19:38 -03:00
..
acceptance fix: do not encourage using /usr/local/bin (#596) 2022-12-29 22:19:38 -03:00
globtest
scripts feat: add %pretrans %posttrans scriptlets (#322) 2021-04-22 18:48:06 +00:00
something fix: allow using directories as contents in archlinux packager (#568) 2022-10-27 09:28:47 -03:00
{file}[
changelog.yaml
contents_directory.yaml test: clean up the acceptance tests (#292) 2021-04-15 17:25:39 -03:00
contents_glob.yaml
contents.yaml
env-fields.yaml fix: allow using an env var in the signature.key_file field (#282) 2021-01-14 10:32:10 -08:00
fake
main.go
overrides.yaml
whatever2.conf
whatever.conf