Bug#552917: Patch to fix stow FTBFS

2010-01-30 Thread Michael Bienia
Hello,

here is a patch to fix the FTBFS.

Michael

diff -u stow-1.3.3/debian/rules stow-1.3.3/debian/rules
--- stow-1.3.3/debian/rules
+++ stow-1.3.3/debian/rules
@@ -7,8 +7,7 @@
 build/stow::
[ -d texi ] || ( mkdir texi ; cd texi \
; ln -s ../stow.texi ../version.texi . \
-   ; texi2html -split_node -menu stow.texi \
-   ; mv stow html )
+   ; texi2html -split_node -menu --subdir=html stow.texi )
 
 clean::
rm -Rf texi



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552917: Patch to fix stow FTBFS

2010-01-30 Thread Chuan-kai Lin
On Sat, Jan 30, 2010 at 02:03:57PM +0100, Michael Bienia wrote:
 Hello,
 
 here is a patch to fix the FTBFS.

Thanks for the patch and your NMU.  Next time I would appreciate it more
if you could (1) give me a heads up before NMU (with the interdiff
attached), and (2) check your NMU with lintian before attempting upload.

Thanks,

-- 
Chuan-kai Lin
http://web.cecs.pdx.edu/~cklin/



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org