rpms/openoffice.org/devel openoffice.org.spec,1.1385,1.1386

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Jan 14 13:06:56 UTC 2008


Author: caolanm

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

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.1385
retrieving revision 1.1386
diff -u -r1.1385 -r1.1386
--- openoffice.org.spec	14 Jan 2008 13:00:42 -0000	1.1385
+++ openoffice.org.spec	14 Jan 2008 13:05:57 -0000	1.1386
@@ -1262,7 +1262,7 @@
     mv solenv/unxlng*/bin/dmake solenv/bin
     rm -rf solenv/unx*
 #fix up checkdll
-    sed -r "s#^checkdll=.*#checkdll=\"%{instdir}/sdk/linux/bin/checkdll\"#g" solenv/bin/checkdll.sh
+    sed -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