Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (99aaa880d63c3995a7e09db9cbcf84c418edec2e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (99aaa880d63c3995a7e09db9cbcf84c418edec2e)
  • Date: Sun, 11 Jan 2009 14:23:07 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

http/midori/INSTALL | 2 ++
1 files changed, 2 insertions(+)

New commits:
commit 99aaa880d63c3995a7e09db9cbcf84c418edec2e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

midori: fixed installation of the profile script

diff --git a/http/midori/INSTALL b/http/midori/INSTALL
index d8dffb4..3787cdf 100755
--- a/http/midori/INSTALL
+++ b/http/midori/INSTALL
@@ -4,5 +4,7 @@ else
default_install
fi &&

+cp -v "$SPELL_DIRECTORY/midori.sh" "$INSTALL_ROOT/etc/profile.d" &&
+
# install dir for additional plugins
install -vm 755 -d "$INSTALL_ROOT/usr/lib/midori/.plugins"



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (99aaa880d63c3995a7e09db9cbcf84c418edec2e), Vlad Glagolev, 01/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page