From 869756111e095bf2883ba00827e05c1a24066a25 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 21 Feb 2015 12:25:57 +0100 Subject: [PATCH] common/environment/README: build_style -> build-style. --- common/environment/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/environment/README b/common/environment/README index 165476faf79..d5422326d3c 100644 --- a/common/environment/README +++ b/common/environment/README @@ -11,7 +11,7 @@ Only files with the `.sh' extension are read, so this file will be simply ignore The following directories are used to set the order in which the shell snippets should be read by xbps-src: - * build_style (to set vars for a specific build_style helper) + * build-style (to set vars for a specific build_style helper) * setup (before reading template) * setup-subpkg (before running the subpkg _package() function) * fetch (before running fetch phase)