Size: 618
Comment:
|
← Revision 6 as of 2010-03-03 19:54:32 ⇥
Size: 701
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
<<TableOfContents>> |
|
Line 10: | Line 12: |
== Emdebianizing Makefile packages == EmdebianMakefile |
Example Workflows
On request from people learning Emdebian (and trying to keep up with development), this page is intended to serve as an index for various worked examples and guides on how the tools are used. Please add more as new pages linked from this one.
Contents
Updating Emdebian patches
How the release is done with reprepro
Emdebianizing Makefile packages
Tips
Installing cross-compile build depends
$ cd debian-packages-source-1.0.5 $ apt-cross -i `dpkg-checkbuilddeps 2>&1 | sed -e 's/([^)]*)//g' | cut -f3 -d':'`