diff options
author | jperkin <jperkin@pkgsrc.org> | 2015-04-02 07:22:35 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2015-04-02 07:22:35 +0000 |
commit | 10e28ed66f8ec05301e8b7c4bff69a33fbcf0824 (patch) | |
tree | 284fb89cc13d4161d0f194c5ce1bab011b02abbd /finance | |
parent | b139532a34f37e8d70a81750a2ef98b758da228d (diff) | |
download | pkgsrc-10e28ed66f8ec05301e8b7c4bff69a33fbcf0824.tar.gz |
Revert to hardcoding 'amd64' for now, too close to branch point to fix
properly, and we may as well unbreak the only platform that could build
the package until now.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/moneyguru/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/moneyguru/PLIST b/finance/moneyguru/PLIST index 238114a4052..109caead364 100644 --- a/finance/moneyguru/PLIST +++ b/finance/moneyguru/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2015/03/31 22:08:03 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/02 07:22:35 jperkin Exp $ bin/moneyguru share/applications/moneyguru.desktop share/moneyguru/ambuttonbar/AMButtonBar.h @@ -122,7 +122,7 @@ share/moneyguru/build/help/plugins.html share/moneyguru/build/help/reconciliation.html share/moneyguru/build/help/search.html share/moneyguru/build/help/searchindex.js -share/moneyguru/build/lib.${LOWER_OPSYS}-${OS_VERSION}-${MACHINE_ARCH}-${PYVERSSUFFIX}/_amount.so +share/moneyguru/build/lib.${LOWER_OPSYS}-${OS_VERSION}-amd64-${PYVERSSUFFIX}/_amount.so share/moneyguru/build/locale/cs/LC_MESSAGES/columns.mo share/moneyguru/build/locale/cs/LC_MESSAGES/core.mo share/moneyguru/build/locale/cs/LC_MESSAGES/hscommon.mo |