Dan Price wrote: > On Fri 13 Jun 2008 at 02:32PM, Michal Pryc wrote: >> Hello, >> The new webrev is uneder: >> http://cr.opensolaris.org/~migi/packagemanager-integration2/ >> >> The old one: >> http://cr.opensolaris.org/~migi/packagemanager-integration/ > > Does make install at the top level build everything and install > all packages? > > make gui-install seems pointless to me-- just cd into the directory > you care about and 'make install' from there. And it seems like > in the makefile it cd's to the wrong place: if there was every anything > else in cmd, that would also get built as a side-effect. > > In general, I personally think the cmd directory is not needed. Just > have 'gui' as a sibdirectory of src/
Hello, I would like to know what other people think about this change? I am happy to do it, but we already were discussing the directory structure and to be clear I think we should agree on final structure before I will start editing Makefiles by hand again :-) So basically: - drop gui-install and build all packages with simple make install - drop current directory structure and simple `mv src/gui ./ && rmdir src` - anything else? I would like to collect and fix all the things which needs to be done for the integration. Who is actually deciding which propositions needs to be fixed and which should be discussed/could be fixed after integration? -- all the best Michal Pryc _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
