Changes between Version 12 and Version 13 of PortingTips
- Timestamp:
- 02/25/09 13:21:03 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PortingTips
v12 v13 63 63 make install DESTDIR=/boot/foo 64 64 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 * 66 66 }}} 67 Where x.x.x is the rev of the package, and # is the portlog revision, which will usually be 1.67 Where 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).
