Package: cmap-adobe-korea1
Version: 0+20020208-4
Severity: serious
Tags: patch

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

dpkg-buildpackage: source package is cmap-adobe-korea1
dpkg-buildpackage: source version is 0+20020208-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-korea1' can be build on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/cmap-adobe-korea1-0+20020208/debian/rules ./debian/rules
--- ../tmp-orig/cmap-adobe-korea1-0+20020208/debian/rules       2006-04-01 
13:30:37.000000000 +0000
+++ ./debian/rules      2006-04-01 13:30:32.000000000 +0000
@@ -18,7 +18,7 @@
 
 update-po: debian/po/templates.pot
 debian/po/templates.pot: debian/cmap-adobe-korea1.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