tags 553095 + patch thanks Dear maintainer,
I've prepared an NMU for gocr (versioned as 0.46-2.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.
Regards.
diff -u gocr-0.46/debian/rules gocr-0.46/debian/rules
--- gocr-0.46/debian/rules
+++ gocr-0.46/debian/rules
@@ -40,7 +40,7 @@
cp -f /usr/share/misc/config.guess config.guess
endif
#./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man
--infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
- ./configure $(CROSS) --prefix=$(CURDIR)/debian/gocr/usr
CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
+ ./configure $(CROSS) --prefix=$(CURDIR)/debian/gocr/usr
--mandir=\$${prefix}/share/man CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
#Architecture
diff -u gocr-0.46/debian/changelog gocr-0.46/debian/changelog
--- gocr-0.46/debian/changelog
+++ gocr-0.46/debian/changelog
@@ -1,3 +1,10 @@
+gocr (0.46-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Pass --mandir to ./configure (Closes: #553095)
+
+ -- David Paleino <[email protected]> Mon, 09 Nov 2009 22:40:04 +0100
+
gocr (0.46-2) unstable; urgency=low
* Fixed /usr/man usage for manpages updating files from
/usr/share/misc/config.{guess,sub} (Closes: #505621)
--
. ''`. Debian developer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: This is a digitally signed message part.

