Bug#573552: Acknowledgement (xwax: ./configure is not called because mis-indented)

2010-03-12 Thread Daniel Holbach
Also please change --prefix=/usr to --prefix /usr - this will fix the paths of the importer and scanner. Currently they get installed into the right locations, but unfortunately EXECDIR in xwax.c gets the right value. From xwax -h output: -i program Importer (default

Bug#573552: Info received (Bug#573552: Acknowledgement (xwax: ./configure is not called because mis-indented))

2010-03-12 Thread Daniel Holbach
Updated patch. diff -u xwax-0.7/debian/rules xwax-0.7/debian/rules --- xwax-0.7/debian/rules +++ xwax-0.7/debian/rules @@ -31,7 +31,7 @@ ifneq $(wildcard /usr/share/misc/config.guess) cp -f /usr/share/misc/config.guess config.guess endif -./configure $(CROSS) --prefix=/usr --enable-alsa

Bug#573552: Info received (Bug#573552: Acknowledgement (xwax: ./configure is not called because mis-indented))

2010-03-12 Thread Mitchell Smith
Thanks for the bug report and the patch, will get that fixed up ASAP. On 3/12/10, Daniel Holbach daniel.holb...@ubuntu.com wrote: Updated patch. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org