Hi, many apps handle the --datadir option correctly and can thus move bulk data automatically into /opt. But --prefix=/opt would also install the executable, the icons and the .desktop file there. Unfortunately Nokia is not supporting files to go there and you have to create links back to /usr. --prefix doesn't do that for you.
Till Am Dienstag 12 Januar 2010 schrieb Martin Grimme: > Hi, > > Is there not a way for your app to directly install it into /opt > without all that optification black magic? > ./configure --prefix=/opt/conboy > perhaps? > > > Martin > > > 2010/1/12, Jeff Moe <[email protected]>: > > On Tuesday 12 January 2010 10:56:16 you wrote: > >> Jeff Moe wrote: > >> > https://bugs.maemo.org/show_bug.cgi?id=7707 > >> > >> That´s exactly it Jeff. Thanks for the hint! > >> The questions are now: Is there a known work-around? > > > > Either optify "by hand" or turn off optification until the bug gets fixed: > > echo none > debian/optify > > > >> Will it get fixed > >> in maemo-optify soon? > > > > Nokia doesn't comment about future plans or somesuch. ;) That said, I'm > > surprised it's not fixed already as they seem to be close to automatically > > optifying by default everything submitted to the builder. > > > > -Jeff > > _______________________________________________ > > maemo-developers mailing list > > [email protected] > > https://lists.maemo.org/mailman/listinfo/maemo-developers > > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
