[packages/libv3d] - fixed lib64 install; release 3

qboosh qboosh at pld-linux.org
Sun Feb 2 10:01:34 CET 2014


commit b7ee48300ac001524dd032672ae376e715bc3eac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 2 10:03:12 2014 +0100

    - fixed lib64 install; release 3

 libv3d.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libv3d.spec b/libv3d.spec
index a530e7b..c27c934 100644
--- a/libv3d.spec
+++ b/libv3d.spec
@@ -2,7 +2,7 @@ Summary:	V3D library
 Summary(pl.UTF-8):	Biblioteka V3D
 Name:		libv3d
 Version:	0.1.14
-Release:	2
+Release:	3
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://wolfsinger.com/~wolfpack/packages/%{name}-%{version}.tar.bz2
@@ -58,6 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
 	PREFIX=$RPM_BUILD_ROOT%{_prefix} \
+	LIB_DIR=$RPM_BUILD_ROOT%{_libdir} \
 	MAN_DIR=$RPM_BUILD_ROOT%{_mandir}/man3
 
 /sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libv3d.git/commitdiff/b7ee48300ac001524dd032672ae376e715bc3eac



More information about the pld-cvs-commit mailing list