Help with updating types.rdb

Lionel Elie Mamane lionel at mamane.lu
Thu Dec 13 00:41:56 PST 2012


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


More information about the LibreOffice mailing list