tags 477590 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad konfont-0.1.orig/debian/rules konfont-0.1/debian/rules
--- konfont-0.1.orig/debian/rules       2008-05-03 23:50:40.000000000 +0100
+++ konfont-0.1/debian/rules    2008-05-03 23:50:57.000000000 +0100
@@ -559,7 +559,7 @@
 list-missing:
        rm -f debian/cbs-install-list
        rm -f debian/cbs-package-list
-       if test "$(DEB_LISTMISSING)" = "yes" && test "$(DEB_DESTDIR)" == 
`pwd`"/debian/tmp"; then \
+       if test "$(DEB_LISTMISSING)" = "yes" && test "$(DEB_DESTDIR)" = 
`pwd`"/debian/tmp"; then \
          (cd debian/tmp && find . -type f -o -type l | grep -v '/DEBIAN/' | 
sort) > debian/cbs-install-list; \
          (for package in $(DEB_ALL_PACKAGES); do \
             (cd debian/$$package && find . -type f -o -type l); \

Attachment: signature.asc
Description: PGP signature

Reply via email to