Tags: patch

It's one way to fix it, else you can choose to remove the directory po/, because it doesn't have any translation file there.

--- kfolding-1.0.0-rc2/debian/rules
+++ kfolding-1.0.0-rc2/debian/rules
@@ -52,6 +52,9 @@
        dh_testroot
        dh_clean -k
        dh_installdirs
+
+       find po -empty -exec rm {} \;
+
        $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp

--
Marco Rodrigues

http://Marco.Tondela.org




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

Reply via email to