Paweł Tęcza a écrit : > Hello People, > Could you please tell me how you build your Debian packages for MiniG? > I've searched the sources from Subversion repo, but I can't find any > debian/ subdirectory or related staff. > I'm asking you, because I would like to apply my changes in Debian way. > It means I want to rebuild your packages, upload them on my server and > finally upgrade using aptitude. > Have a nice day, > Pawel > _______________________________________________ > Obm mailing list > [email protected] > http://list.obm.org/mailman/listinfo/obm
hi you can find sources of packaging on http://svn.obm.org/svn/obm-package or you can add deb-src source on your sources.list file like this: "deb-src http://deb.obm.org/23" and download sources with: apt-get source minig in order to build minig, you must install pakcages obm-eclipse and obm-gwt on your debian. good build ;) -- Sylvain Garcia [email protected]
_______________________________________________ Obm mailing list [email protected] http://list.obm.org/mailman/listinfo/obm
