diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-10-09 10:32:14 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-10-09 10:46:48 +0200 |
commit | 03c2bd42d03cd2cd3999d3527b59a14de2170756 (patch) | |
tree | 7d6921f4e81489a4a1ce3898134ae0a08fdea8b4 /postprocess/prj/build.lst | |
parent | 55754a818f38165f7bf2274f6502709acd18a056 (diff) |
Kill rebasing all together - little advantage for a lot of hassle
Change-Id: I3bcf920d4c57ff05079033ab1715b61c14b86fd5
Diffstat (limited to 'postprocess/prj/build.lst')
-rw-r--r-- | postprocess/prj/build.lst | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index ad37e0ded900..f1fd67deb2a5 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -2,7 +2,6 @@ po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL -po postprocess\packregistry nmake - all po_packregistry NULL -po postprocess\packcomponents nmake - all po_packcomponents NULL -po postprocess\rebase nmake - w po_rebase NULL -po postprocess\signing nmake - w,sign po_signing po_rebase.w NULL +po postprocess\packregistry nmake - all po_packregistry NULL +po postprocess\packcomponents nmake - all po_packcomponents NULL +po postprocess\signing nmake - w,sign po_signing NULL |