SPECS (AC-branch): tcl.spec - fix paths in tclConfig.sh

arekm arekm at pld-linux.org
Tue Sep 6 19:41:09 CEST 2005


Author: arekm                        Date: Tue Sep  6 17:41:09 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix paths in tclConfig.sh

---- Files affected:
SPECS:
   tcl.spec (1.95.2.4 -> 1.95.2.5) 

---- Diffs:

================================================================
Index: SPECS/tcl.spec
diff -u SPECS/tcl.spec:1.95.2.4 SPECS/tcl.spec:1.95.2.5
--- SPECS/tcl.spec:1.95.2.4	Tue Sep  6 19:35:19 2005
+++ SPECS/tcl.spec	Tue Sep  6 19:41:04 2005
@@ -124,7 +124,7 @@
 	TCL_PACKAGE_PATH="%{_libdir} %{_libdir}/tcl%{major} %{_ulibdir} %{_ulibdir}/tcl%{major}"
 
 sed -i -e "s#%{_builddir}/%{name}%{version}/unix#%{_libdir}#; \
-	s#%{_builddir}/%{name}%{version}#%{_includedir}#" tclConfig.sh
+	s#%{_builddir}/%{name}%{version}#%{_includedir}/tcl-private#" tclConfig.sh
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -184,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.5  2005/09/06 17:41:04  arekm
+- fix paths in tclConfig.sh
+
 Revision 1.95.2.4  2005/09/06 17:35:19  arekm
 - rel 2; provide more complete internal headers set in includedir/tcl-private (tcl needs for example it's own regexp.h)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tcl.spec?r1=1.95.2.4&r2=1.95.2.5&f=u




More information about the pld-cvs-commit mailing list