Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (33e1c055f522d0409b64936a1baa67fac7ab99bd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (33e1c055f522d0409b64936a1baa67fac7ab99bd)
  • Date: Wed, 9 Apr 2008 16:54:52 -0500

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

archive/afio/BUILD | 1 -
archive/afio/DETAILS | 2 +-
archive/afio/HISTORY | 5 +++++
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit be43ca9e35f06b60f495e981655077b748563913
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

archive/afio: corrected the place where the manpage gets installed

diff --git a/archive/afio/BUILD b/archive/afio/BUILD
index 18afb78..2543220 100755
--- a/archive/afio/BUILD
+++ b/archive/afio/BUILD
@@ -1,4 +1,3 @@
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/man/man1:" Makefile &&
make
diff --git a/archive/afio/DETAILS b/archive/afio/DETAILS
index ca77319..a7eafbb 100755
--- a/archive/afio/DETAILS
+++ b/archive/afio/DETAILS
@@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://members.brabant.chello.nl/~k.holtman/$SOURCE

WEB_SITE=http://www.gnu.org/directory/All_Packages_in_Directory/afio.html
ENTERED=20010923
- UPDATED=20011012
+ PATCHLEVEL=1

SOURCE_HASH=sha512:8e8fba115989b60284d09fb37b8f4782b6adc4a0887a05544615a38e62c6b3a48c3194b53ea4496fea64b25d420ff89cf6faab31646998f3612082118fcbb052
LICENSE[0]=LGPL
KEYWORDS="archive"
diff --git a/archive/afio/HISTORY b/archive/afio/HISTORY
index cdb9eed..dae66eb 100644
--- a/archive/afio/HISTORY
+++ b/archive/afio/HISTORY
@@ -1,3 +1,8 @@
+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
+ * DETAILS: added PATCHLEVEL, removed UPDATED
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed MAINTAINER.




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (33e1c055f522d0409b64936a1baa67fac7ab99bd), Florian Franzmann, 04/09/2008

Archive powered by MHonArc 2.6.24.

Top of Page