make packages single-collection by default
The `single-collection' "info.rkt" definition is no longer supported.
original commit: aabbfdc3d5
This commit is contained in:
parent
4ebcdce773
commit
b63d902657
|
@ -1,3 +1,5 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define collection 'multi)
|
||||
|
||||
(define deps '("base"))
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define collection 'multi)
|
||||
(define deps '("base"))
|
Loading…
Reference in New Issue
Block a user