Changeset 35660 in project
- Timestamp:
- 06/21/18 12:54:49 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/porting-c4-to-c5
r35643 r35660 359 359 ((license "BSD") 360 360 (category web) 361 (version "2.43") 361 362 (dependencies matchable srfi-1 srfi-13 srfi-14) 362 363 (test-dependencies test) … … 372 373 {{test-depends}} to {{test-dependencies}} and add a {{(components 373 374 (extension ..))}} entry which corresponds to {{standard-extension}} 374 from the old {{.setup}} file. 375 from the old {{.setup}} file. Don't forget to add the {{version}} 376 property. 375 377 376 378 For more complex examples of {{.egg}} files, just look through the
Note: See TracChangeset
for help on using the changeset viewer.