On 03/16/09 13:24, David Zhang wrote: > Thanks, I have tested it, works well. so you should commit changes back then.
-Ghee > > David > Ghee Teo wrote: >> That's looks fine. >> Please make sure you can build them before putback. >> >> cd manpages >> make >> rm <path to build>/SOURCES/SUNWdrive* >> pkgtool build-only SUNWdrivel.spec >> >> -Ghee >> >> >> On 03/16/09 09:34, David Zhang wrote: >>> I need to fix some Makefile issue for drivel, since I manually merge >>> code and forget to add SUNWdrivel into PACKAGES. >>> >>> NOTE: I need to fix it ASAP. >>> >>> fogbroom drivel_verify $ svn diff >>> Index: ChangeLog >>> =================================================================== >>> --- ChangeLog (revision 17803) >>> +++ ChangeLog (working copy) >>> @@ -1,3 +1,7 @@ >>> +2009-03-16 David Zhang <david.zhang at sun.com> >>> + >>> + * manpages/Makefile: add SUNWdrivel into PACKAGES >>> + >>> 2009-03-16 Erwann Chenede - <erwann.chenede at sun.com> >>> >>> * patches/desktop-cache-01-stability.diff : removed, upstreamed >>> Index: manpages/Makefile >>> =================================================================== >>> --- manpages/Makefile (revision 17803) >>> +++ manpages/Makefile (working copy) >>> @@ -169,6 +169,7 @@ >>> SUNWdia \ >>> SUNWseahorse \ >>> SUNWgtk-vnc \ >>> + SUNWdrivel \ >>> SUNWvinagre >>> >>> all: TARBALLS >> >
