Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/musl: remove post-install and use only post-upgrade | Natanael Copa | 2014-06-17 | 1 | -1/+6 |
| | | | | | | | | The problem is that /bin/sh depends on bash which depends on musl so we get a circular dependency. To solve it we simply remove the post-install. The problem it is supposed to fix is very unlikely to happen on new installs and if it does, it will be resolved with next upgrade. | ||||
* | main/musl: add the upgrade script | Timo Teräs | 2014-06-12 | 1 | -0/+1 |