On Wed, Dec 12, 2012 at 01:12:03PM -0500, Kohei Yoshida wrote:
I'm trying to unpublish several UNO API as discussed in ESC meeting.
I've done unpublishing but am struggling with updating the
types.rdb.
I'm running
make cmd cmd='./types_reference/update-rdb.sh
com/sun/star/sheet/DataPilotSource.idl (...)
inside offapi directory, and I'm getting
make: *** No rule to make target `cmd'. Stop.
Running from the top-level directory seems to do *something* at least :)
$ make cmd cmd='./offapi/type_reference/update-rdb.sh
com/sun/star/sheet/DataPilotSource.idl'
make -r -f
/home/master/src/libreoffice/workdirs/libreoffice-4.0/Makefile.top cmd
make[1]: Entering directory
`/home/master/src/libreoffice/workdirs/libreoffice-4.0'
echo "custom cmd" && ( ./offapi/type_reference/update-rdb.sh com/sun/star/sheet/DataPilotSource.idl
)
custom cmd
sanity check diff:
1c1
< Registry
"file:///home/master/src/libreoffice/workdirs/libreoffice-4.0/offapi/type_reference/types.rdb":
---
Registry "file:///home/master/src/libreoffice/workdirs/libreoffice-4.0/tmp/out2.rdb":
make[1]: Leaving directory`/home/master/src/libreoffice/workdirs/libreoffice-4.0'
--
Lionel
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.