librx/librx-1.5-libdir64.patch
Petr Šabata 0cc442632a RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/librx#c94077bac5a14c94ea2df018325428d443b6a82a
2020-10-15 17:28:34 +02:00

12 lines
343 B
Diff

--- rx-1.5/rx/Makefile.in.BAD 2005-05-08 22:46:56.000000000 -0500
+++ rx-1.5/rx/Makefile.in 2005-05-08 22:47:16.000000000 -0500
@@ -25,7 +25,7 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = $(exec_prefix)/bin
-libdir = $(exec_prefix)/lib
+libdir = $(exec_prefix)/lib64
includedir = $(prefix)/include
infodir = $(prefix)/info