Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small cleanup. | Tharre | 2015-05-21 | 1 | -11/+6 |
| | |||||
* | Remove $pkgbase as we only build one package. | Tharre | 2015-05-21 | 1 | -12/+10 |
| | | | | | Using a $pkgbase for just one package makes things unncessary complicated, and was probably just a relic from the past or too eager planning for the future. | ||||
* | Use general dependency `gcc-libs`. | Tharre | 2015-05-21 | 1 | -1/+1 |
| | | | | | The previous use of `gcc-libs-multilib` made compilation on platforms other than x86_64 impossible, and seems to be unnecessary. | ||||
* | Initial code import. | Tharre | 2015-05-21 | 5 | -0/+110 |