SPECS: pacparser.spec - fix x86_64 build

areq areq at pld-linux.org
Sun Nov 2 00:35:30 CET 2008


Author: areq                         Date: Sat Nov  1 23:35:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix x86_64 build

---- Files affected:
SPECS:
   pacparser.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/pacparser.spec
diff -u SPECS/pacparser.spec:1.1 SPECS/pacparser.spec:1.2
--- SPECS/pacparser.spec:1.1	Sat Nov  1 23:01:02 2008
+++ SPECS/pacparser.spec	Sun Nov  2 00:35:25 2008
@@ -50,6 +50,8 @@
 %prep
 %setup -q
 
+%{__sed} -i -e "s#/usr/lib#%{_libdir}#" Makefile
+
 %build
 %{__make}
 
@@ -86,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/11/01 23:35:25  areq
+- fix x86_64 build
+
 Revision 1.1  2008/11/01 22:01:02  areq
 - init PLD spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pacparser.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list