[SM-Commit] GIT changes to master grimoire by Florian Franzmann (494f985dffbc490343071320534e8f6acf2ce4f6)

Florian Franzmann scm at sourcemage.org
Wed Apr 9 18:10:52 EDT 2008


GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:

 archive/afio/BUILD   |    7 ++++---
 archive/afio/HISTORY |    3 +++
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 494f985dffbc490343071320534e8f6acf2ce4f6
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    archive/afio: re-added sedit to honor INSTALL_ROOT

diff --git a/archive/afio/BUILD b/archive/afio/BUILD
index 2543220..4a0e192 100755
--- a/archive/afio/BUILD
+++ b/archive/afio/BUILD
@@ -1,3 +1,4 @@
-  sedit "s/-O2/$CFLAGS/" Makefile &&
-  sedit "s:cp afio /usr/local/bin:cp afio ${INSTALL_ROOT}/usr/bin:" Makefile &&
-  make
+sedit "s/-O2/$CFLAGS/" Makefile &&
+sedit "s:cp afio /usr/local/bin:cp afio ${INSTALL_ROOT}/usr/bin:" Makefile &&
+sedit "s:cp afio.1 /usr/share/man/man1:cp afio.1 ${INSTALL_ROOT}/usr/share/man/man1:" Makefile &&
+make
diff --git a/archive/afio/HISTORY b/archive/afio/HISTORY
index dae66eb..e816b43 100644
--- a/archive/afio/HISTORY
+++ b/archive/afio/HISTORY
@@ -1,3 +1,6 @@
+2008-04-10 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* BUILD: re-added sedit to honor INSTALL_ROOT
+
 2008-04-09 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
 	* BUILD: removed sedit so the man page gets installed into the
 	  correct place



More information about the SM-Commit mailing list