sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (f10124ee0c3b849d7e4bc46886b3efeba47c3e5f)
- From: Justin Boffemmyer <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (f10124ee0c3b849d7e4bc46886b3efeba47c3e5f)
- Date: Sun, 8 Feb 2009 16:29:04 -0600
GIT changes to test cauldron by Justin Boffemmyer <flux AT sourcemage.org>:
iso/usr/share/smgl.install/smgl-enchant | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f10124ee0c3b849d7e4bc46886b3efeba47c3e5f
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
smgl.install/smgl-enchant: don't hardcode target
Replace /mnt/root/sysconfig/facilities with
$TARGET/sysconfig/facilities.
diff --git a/iso/usr/share/smgl.install/smgl-enchant
b/iso/usr/share/smgl.install/smgl-enchant
index ce5e344..73e2523 100755
--- a/iso/usr/share/smgl.install/smgl-enchant
+++ b/iso/usr/share/smgl.install/smgl-enchant
@@ -130,7 +130,7 @@ sort -u -o "$depends" "$depends"
echo "Regenerating $packages"
sort -u -o "$packages" "$packages"
-echo "Overwriting /mnt/root/sysconfig/facilities with ISO copy"
-cp -f /etc/sysconfig/facilities /mnt/root/sysconfig/facilities
+echo "Overwriting $TARGET/sysconfig/facilities with ISO copy"
+cp -f /etc/sysconfig/facilities "$TARGET"/sysconfig/facilities
# vim:tabstop=2:softtabstop=2:shiftwidth=2:expandtab:ai
- [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (f10124ee0c3b849d7e4bc46886b3efeba47c3e5f), Justin Boffemmyer, 02/08/2009
Archive powered by MHonArc 2.6.24.