summaryrefslogtreecommitdiff
path: root/abslibre
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-25 18:47:28 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-25 18:47:28 -0300
commit1f2f2e880007974919527125dd873f5af76c7239 (patch)
tree5a9392e0054824cc9f3a6c54224719ad19a47f1e /abslibre
parent3b767ea08f7b98eeda3a86f016e31b47f1388c4d (diff)
rename platforms to config_platforms config file
Diffstat (limited to 'abslibre')
-rwxr-xr-xabslibre2
1 files changed, 1 insertions, 1 deletions
diff --git a/abslibre b/abslibre
index 17b425e..05d415c 100755
--- a/abslibre
+++ b/abslibre
@@ -8,7 +8,7 @@ set -e
# * Sync bs (abslibre) from bs derivation (abs) excluding from blacklist
# * Create repo.abs.tar.gz tarballs
-source "$(dirname "$(readlink -e "$0")")/platforms"
+source "$(dirname "$(readlink -e "$0")")/config_platforms"
for 'platform' in "${PLATFORMS[@]}"; do