Kaydet (Commit) b9ac62e1 authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

adapt script to instdir

Change-Id: Ibf88802777c09786f05c6ffff20d985fbbe491af
üst 9765d0a7
...@@ -35,7 +35,7 @@ echo ...@@ -35,7 +35,7 @@ echo
# We need only the SAL_INFO output with tag "oox.cscode", plus stderr # We need only the SAL_INFO output with tag "oox.cscode", plus stderr
# for PropertyMap::dumpCode() output. # for PropertyMap::dumpCode() output.
SAL_LOG='+INFO.oox.cscode-WARN' install/program/soffice oox/source/drawingml/customshapes/pptx/cshape-all.pptx > oox/source/drawingml/customshapes/custom-shapes.log 2>&1 SAL_LOG='+INFO.oox.cscode-WARN' instdir/program/soffice oox/source/drawingml/customshapes/pptx/cshape-all.pptx > oox/source/drawingml/customshapes/custom-shapes.log 2>&1
# Now run a script that reads the above log file and generates the # Now run a script that reads the above log file and generates the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment