]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-libdir64.patch
- fixed (s/-bi/-bb/) and enhanced comment
[packages/rpm.git] / rpm-libdir64.patch
CommitLineData
1e64a059
JK
1diff -x '*~' -durN rpm-4.3.orig/configure.ac rpm-4.3/configure.ac
2--- rpm-4.3.orig/configure.ac 2004-12-19 08:52:05.000000000 +0100
3+++ rpm-4.3/configure.ac 2004-12-19 09:24:03.466542416 +0100
4@@ -1178,9 +1178,6 @@
5
6 dnl XXX Choose /usr/lib or /usr/lib64 for library installs.
7 MARK64=
8-case "${target_cpu}" in
9-x86_64*|ppc64*|powerpc64*|sparc64*|s390x*) MARK64=64 ;;
10-esac
11 AC_SUBST(MARK64)
12
13 dnl Determine the canonical arch-vendor-os for the build machine
This page took 0.025632 seconds and 4 git commands to generate.