Updating a Baselibs Component: Difference between revisions

m Add section about extra packages
Line 209: Line 209:
Then, for safety's sake, '''untag''' the new library and retag the against the new vendor release tag:
Then, for safety's sake, '''untag''' the new library and retag the against the new vendor release tag:


   $ cd nco/
   $ cd netcdf/
   $ bcvs tag -d Internal-4_0_6
   $ bcvs tag -d Internal-4_0_6
   $ bcvs tag -r release-4_3_2 Internal-4_0_6
   $ bcvs tag -r release-4_3_2 Internal-4_0_6