Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master sorcery by Ismael Luceno (361374f70a1525a370bf412087a797654f1542a1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master sorcery by Ismael Luceno (361374f70a1525a370bf412087a797654f1542a1)
  • Date: Thu, 15 Jan 2015 08:19:00 -0600

GIT changes to master sorcery by Ismael Luceno <ismael AT sourcemage.org>:

var/lib/sorcery/modules/build_api/api2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 361374f70a1525a370bf412087a797654f1542a1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

api2: Fix typo

diff --git a/var/lib/sorcery/modules/build_api/api2
b/var/lib/sorcery/modules/build_api/api2
index 2c2792a..0682cda 100755
--- a/var/lib/sorcery/modules/build_api/api2
+++ b/var/lib/sorcery/modules/build_api/api2
@@ -247,7 +247,7 @@ function run_install_extras() {
}

#---------------------------------------------------------------------
-## Checks for a POST_BUILD file in SCRIPT_DIRECTORY, and if it is
+## Checks for a POST_INSTALL file in SCRIPT_DIRECTORY, and if it is
## executable, runs it. This file is run after INSTALL and before
## FINAL. Its purpose is to manipulate the installed files in the stage
## root and install other tracked files.



  • [SM-Commit] GIT changes to master sorcery by Ismael Luceno (361374f70a1525a370bf412087a797654f1542a1), Ismael Luceno, 01/15/2015

Archive powered by MHonArc 2.6.24.

Top of Page