SPECS: switchboard.spec - force /usr/lib, should it be /usr/lib64 on amd64?

glen glen at pld-linux.org
Tue Oct 7 15:25:47 CEST 2008


Author: glen                         Date: Tue Oct  7 13:25:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- force /usr/lib, should it be /usr/lib64 on amd64?

---- Files affected:
SPECS:
   switchboard.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/switchboard.spec
diff -u SPECS/switchboard.spec:1.6 SPECS/switchboard.spec:1.7
--- SPECS/switchboard.spec:1.6	Tue Oct  7 15:18:36 2008
+++ SPECS/switchboard.spec	Tue Oct  7 15:25:42 2008
@@ -18,6 +18,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_fcgi_path	/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
+%define		_libdir		%{_prefix}/lib
 
 %description
 switchboard is a FastCGI proxy that starts setuid FastCGI processes on
@@ -88,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/10/07 13:25:42  glen
+- force /usr/lib, should it be /usr/lib64 on amd64?
+
 Revision 1.6  2008/10/07 13:18:36  glen
 - atomic picked up automatically
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/switchboard.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list