Do you know how many 64-bit architectures Fedora has?

Jonathan Wakely jwakely at redhat.com
Mon Aug 24 13:39:57 UTC 2015


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.



More information about the devel mailing list