On Mon, Aug 24, 2015 at 9:41 AM, Jonathan Wakely <jwak...@redhat.com> wrote:
> On 24/08/15 14:39 +0100, Jonathan Wakely wrote: > >> On 24/08/15 09:31 -0400, Neal Gompa wrote: >> >>> Well, the problem is that the path to apt-methods is hardcoded in >>> reprepro itself. Thankfully, it's in a #define, but I don't know of a >>> good >>> way to fix it beyond just replacing the #define for 64-bit systems. If >>> someone can suggest a better way than how I'm doing it now, I'm all ears, >>> because I hate this patch[0]. >>> >>> [0]: >>> >>> http://copr-dist-git.fedorainfracloud.org/cgit/ngompa/mirrorer/reprepro.git/tree/reprepro-use-lib64-on-64bit-systems.patch >>> >> >> You could add -DSTD_METHOD_DIR=%{_libdir}/apt/methods to the compiler >> flags. >> > > Oops, to keep the quotes it would be > > -DSTD_METHOD_DIR='"%{_libdir}/apt/methods"' > > > -- > devel mailing list > devel@lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/devel > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Would that override the in-code #define statement? -- 真実はいつも一つ!/ Always, there's only one truth!
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct