Dave Symonds <dsymonds@xxxxxxxxx> (12/11/2005):
> That part, in particular, doesn't need fixing - it will cause other
> parts of the code to be called. Give version 1.2.1 a try, and let me
> know how it goes.
Hi all!
Sorry for being so long to get back to you, but I still have limited
connectivity. I have updated my repository with fresh built 1.2.1(-1)
package for Debian/i386.
A new revision will be released as soon as I have got all build
dependencies. (I'm creating a chrooted environment for the time
being.)
(There is more than x86 on Earth :))
BTW, could it be possible to include that patch upstream:
--- src/GNUmakefile.in.orig 2005-11-14 03:40:33.000000000 +0100
+++ src/GNUmakefile.in 2005-11-14 03:39:57.000000000 +0100
@@ -37,8 +37,8 @@
all: $(PROGNAME) $(addsuffix @EXEEXT@,@EXTRA_PROGS@)
install:
- @INSTALL@ -d @prefix@/bin
- @INSTALL@ -s $(PROGNAME) @prefix@/bin
+ @INSTALL@ -d $(DESTDIR)@prefix@/bin
+ @INSTALL@ -s $(PROGNAME) $(DESTDIR)@prefix@/bin
uninstall:
rm -f @prefix@/bin/$(PROGNAME)
? That's the only thing I have to do outside of the debian/ folder. I
guess that under other environment, $(DESTDIR) is set to null, that's
why I think that it should not be problematic.
I guess I already asked for that, but can't find the mail by now. Sorry
for the repetition if any.
Cheers,
--
Cyril Brulebois
Attachment:
pgpY3nrbXmgNO.pgp
Description: PGP signature