Skip to Content.
Sympa Menu

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

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 (61799ad96d583ae4b516e1a3920c7b6bf8e0a3d1)
  • Date: Sat, 24 May 2008 13:38:26 -0500

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

disk/xfsdump/BUILD | 2 ++
disk/xfsdump/HISTORY | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 61799ad96d583ae4b516e1a3920c7b6bf8e0a3d1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfsdump: move xfsdump, xfsrestore into root's sbin

diff --git a/disk/xfsdump/BUILD b/disk/xfsdump/BUILD
index d22e99f..bed2b0f 100755
--- a/disk/xfsdump/BUILD
+++ b/disk/xfsdump/BUILD
@@ -1,3 +1,5 @@
+OPTS="--sbindir=$DEFAULT_ROOT/sbin $OPTS" &&
+
make_single &&
default_build &&
make_normal
diff --git a/disk/xfsdump/HISTORY b/disk/xfsdump/HISTORY
index 7958bb4..1df0042 100644
--- a/disk/xfsdump/HISTORY
+++ b/disk/xfsdump/HISTORY
@@ -1,7 +1,9 @@
2008-05-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.2.48, cleaned up
* DEPENDS: cleaned up
- * BUILD, INSTALL: make_single && make_normal
+ * BUILD: move xfsdump, xfsrestore into root's sbin, make_single &&
+ make_normal
+ * INSTALL: make_single && make_normal
* PRE_BUILD: removed, autoconf isn't needed anymore

2007-09-11 Ladislav Hagara <hgr AT vabo.cz>



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (61799ad96d583ae4b516e1a3920c7b6bf8e0a3d1), Vlad Glagolev, 05/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page