[f-spot] Fix the libdir on 64bit architectures.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Fix the libdir on 64bit architectures.
- Date: Tue, 11 May 2010 17:16:21 +0000 (UTC)
commit c2dd03539173a9c8544f7f13e63b18cd619edd08
Author: Ruben Vermeersch <ruben savanne be>
Date: Tue May 11 18:53:31 2010 +0200
Fix the libdir on 64bit architectures.
This fixes the build of extensions when installing into lib64.
f-spot.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/f-spot.pc.in b/f-spot.pc.in
index 27ee812..75c0539 100644
--- a/f-spot.pc.in
+++ b/f-spot.pc.in
@@ -1,6 +1,6 @@
prefix= prefix@
exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+libdir= libdir@
Name: F-Spot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]