[sword-devel] proposed 1.5.7a

Hugo van der Kooij hvdkooij at vanderkooij.org
Fri Jul 16 13:08:52 MST 2004


On Fri, 16 Jul 2004, Daniel Glassey wrote:

> We are hopefully going to release a bugfix package for 1.5.7(better late
> than never). A release candidate is at
>
> http://www.crosswire.org/~dglassey/sword-1.5.7a.tar.gz
>
> It is identical to the source used to create the latest (just uploaded)
> Debian packages.

It is missing a fix I send in earlier and was commited to CVS that
prevents building it cleanly as non-root.

--- sword-1.5.7/Makefile.in.OLD 2003-12-26 06:55:43.000000000 +0100
+++ sword-1.5.7/Makefile.in     2004-01-10 10:37:45.000000000 +0100
@@ -879,8 +879,8 @@
        @echo ""

 install_config:
-       @echo "[Install]" > /etc/sword.conf
-       @echo "DataPath=$(pkgdatadir)/" >> /etc/sword.conf
+       @echo "[Install]" > $(sysconfdir)/sword.conf
+       @echo "DataPath=$(pkgdatadir)/" >> $(sysconfdir)/sword.conf
        @echo "sword.conf generated"
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.

Hugo.

-- 
 All email sent to me is bound to the rules described on my homepage.
    hvdkooij at vanderkooij.org		http://hvdkooij.xs4all.nl/
	    Don't meddle in the affairs of sysadmins,
	    for they are subtle and quick to anger.


More information about the sword-devel mailing list