sysui CustomTarget_solaris.mk not working

2013-07-16 Thread Gabriele Bulfon
During install create phase, the sysui CustomaTarget_solaris.mk rule to create the desktop integration tar.gz is never invoked: $(solaris_WORKDIR)/%-desktop-integration.tar.gz: .. So build fails when trying to cp this file later. I tried to debug the problem but I still cannot

Re: [solved] sysui CustomTarget_solaris.mk not working

2013-07-16 Thread Gabriele Bulfon
it because I don't need old style packages. If you need the patch files, I have them. Gabriele. Da: Gabriele Bulfon A: libreoffice-dev Data: 16 luglio 2013 13.30.26 CEST Oggetto: sysui CustomTarget_solaris.mk not working During install create phase, the sysui CustomaTarget_solaris.mk rule to create

Re: [solved] sysui CustomTarget_solaris.mk not working

2013-07-16 Thread Gabriele Bulfon
if not needed Gabriele. Da: Gabriele Bulfon A: libreoffice-dev Data: 16 luglio 2013 17.47.31 CEST Oggetto: Re: [solved] sysui CustomTarget_solaris.mk not working I found the reason: the solaris taget mk has errors, and a misterious bug. 1. $(solaris_WORKDIR)/%/mailcap: $(solaris_SRCDIR)/prototype there's