Package: hslogger Version: 1.0.7.2 Trying to build hslogger, I get
./setup configure --prefix= --ghc
Configuring hslogger-1.0.7...
setup: expected an absolute directory name for --prefix:
make: *** [configure-stamp] Erreur 1
This is probably because debian/rules contains
./setup configure --prefix=$(LIBPATH) --ghc
but LIBPATH is not defined.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

