rpms/openoffice.org/devel openoffice.org.spec,1.1388,1.1389

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Tue Jan 15 11:35:16 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19632

Modified Files:
	openoffice.org.spec 
Log Message:
fix up checkdll


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1388
retrieving revision 1.1389
diff -u -r1.1388 -r1.1389
--- openoffice.org.spec	15 Jan 2008 10:09:58 -0000	1.1388
+++ openoffice.org.spec	15 Jan 2008 11:34:25 -0000	1.1389
@@ -1258,7 +1258,7 @@
     mv solenv/unxlng*/bin/dmake solenv/bin
     rm -rf solenv/unx*
 #fix up checkdll
-    sed -e "s#^checkdll=.*#checkdll=\"%{instdir}/sdk/linux/bin/checkdll\"#g" solenv/bin/checkdll.sh
+    sed -i -e "s#^checkdll=.*#checkdll=\"%{instdir}/sdk/linux/bin/checkdll\"#g" solenv/bin/checkdll.sh
 #make env
     echo export PATH=\$PATH:%{instdir}/sdk/solenv/bin > setdevelenv_unix.sh
     echo export DMAKEROOT=%{instdir}/sdk/solenv/inc/startup >> setdevelenv_unix.sh




More information about the fedora-extras-commits mailing list