Leonid Pliushch
|
4d7d3ed05e
|
move abuild and apk-tools to disabled packages
We are continuing to use APT as package manager, so having another one is pointless
especially if we are not going to create repository for `apk`.
|
2019-10-10 15:33:35 +03:00 |
Fredrik Fornwall
|
e951dcf596
|
apk-tools & abuild: Enable packages
|
2018-11-21 23:37:17 +01:00 |
Leonid Pliushch
|
5b0dcffaf2
|
apk-tools: don't set db->root to $PREFIX
Setting db->root to $PREFIX breaks package installation if package
was configured with '--prefix=$PREFIX'.
|
2018-11-20 22:04:57 +01:00 |
Leonid Pliushch
|
3605599394
|
apk-tools: don't set ownership and xattrs
Such functionality causes 'permission denied' errors in Termux as
we don't require root permissions for installing packages.
|
2018-11-20 22:04:57 +01:00 |
Fredrik Fornwall
|
d530dc97d9
|
apk-tools: Add repositories file
|
2018-11-18 02:10:46 +01:00 |
Fredrik Fornwall
|
27b1f0a6f2
|
apk-tools: Add as disabled package
|
2018-09-11 00:46:45 +02:00 |