HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 12 and Version 13 of PortingTips


Ignore:
Timestamp:
02/25/09 13:21:03 (6 years ago)
Author:
scottmc
Comment:

updated package zip file format

Legend:

Unmodified
Added
Removed
Modified
  • PortingTips

    v12 v13  
    6363 make install DESTDIR=/boot/foo 
    6464 cd /boot/foo/boot 
    65  zip -ry9 foo-x.x.x-haiku-#.zip * 
     65 zip -ry9 packagename-x.x.x-gccX-haiku-YYYY-MM-DD.zip * 
    6666}}} 
    67 Where x.x.x is the rev of the package, and # is the portlog revision, which will usually be 1. 
     67Where x.x.x is the rev of the package, and gccX is gcc2 or gcc4, haiku could also be beos or bone or zeta, YYYY is the 4 digit year, MM is the 2 digit month, DD is the 2 digit day (both zero padded). 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/