diff --git a/arch/arch_test.go b/arch/arch_test.go index d621c31..85f371c 100644 --- a/arch/arch_test.go +++ b/arch/arch_test.go @@ -42,7 +42,7 @@ func exampleInfo() *nfpm.Info { Contents: []*files.Content{ { Source: "../testdata/fake", - Destination: "/usr/share/bin/fake", + Destination: "/usr/bin/fake", }, { Source: "../testdata/whatever.conf",