Package: cmap-adobe-gb1
Version: 0+20030802-4
Severity: serious
Tags: patch

When building 'cmap-adobe-gb1' on amd64/unstable,
I get the following error:

dpkg-buildpackage: source package is cmap-adobe-gb1
dpkg-buildpackage: source version is 0+20030802-4
dpkg-buildpackage: host architecture amd64
 debian/rules clean
debconf2po-update
make: debconf2po-update: Command not found
make: *** [debian/po/templates.pot] Error 127

With the attached patch 'cmap-adobe-gb1' can be build on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/cmap-adobe-gb1-0+20030802/debian/rules ./debian/rules
--- ../tmp-orig/cmap-adobe-gb1-0+20030802/debian/rules  2006-04-01 
13:24:57.000000000 +0000
+++ ./debian/rules      2006-04-01 13:24:55.000000000 +0000
@@ -18,7 +18,7 @@
 
 update-po: debian/po/templates.pot
 debian/po/templates.pot: debian/cmap-adobe-gb1.templates
-       debconf2po-update
+       debconf-updatepo
 
 configure: $(STAMP_DIR)/configure-stamp
 $(STAMP_DIR)/configure-stamp:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to