SPECS (AC-branch): gcc.spec - ugh, typo

qboosh qboosh at pld-linux.org
Tue Dec 13 18:05:35 CET 2005


Author: qboosh                       Date: Tue Dec 13 17:05:35 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- ugh, typo

---- Files affected:
SPECS:
   gcc.spec (1.241.2.31 -> 1.241.2.32) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.241.2.31 SPECS/gcc.spec:1.241.2.32
--- SPECS/gcc.spec:1.241.2.31	Tue Dec 13 11:20:10 2005
+++ SPECS/gcc.spec	Tue Dec 13 18:05:29 2005
@@ -1434,7 +1434,7 @@
 ln -sf %{_slibdir32}/libgcc_s.so.1 $gccdir/libgcc_s_32.so
 
 %if %{with cxx}
-spath=objc-%{_target_platform}/%{_target_platform}
+spath=obj-%{_target_platform}/%{_target_platform}
 sfile=libstdc++-v3/include/%{_target_platform}/bits/c++config.h
 dpath=$RPM_BUILD_ROOT%{_includedir}/c++/%{GCC_VERSION}/%{_target_platform}/bits
 if ! cmp $spath/$sfile $spath/32/$sfile > /dev/null ; then
@@ -1929,6 +1929,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.241.2.32  2005/12/13 17:05:29  qboosh
+- ugh, typo
+
 Revision 1.241.2.31  2005/12/13 10:20:10  qboosh
 - c++config.h bugfix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.241.2.31&r2=1.241.2.32&f=u




More information about the pld-cvs-commit mailing list