tag 352795 patch
thanks

The attached patch fixes the acheck build failure by adding a space
after the first "done".

-- 
Matt
diff -ru acheck-0.5-orig/debian/rules acheck-0.5/debian/rules
--- acheck-0.5-orig/debian/rules        2006-02-19 11:25:11.000000000 -0800
+++ acheck-0.5/debian/rules     2006-02-19 11:25:36.000000000 -0800
@@ -28,7 +28,7 @@
                        if test -e man/$(package).$$lang.$$i.pod; then\
                                pod2man --section=$$i 
man/$(package).$$lang.$$i.pod > man/$(package).$$lang.$$i;\
                        fi\
-               done\
+               done \
        done
        $(MAKE) -C po all
        touch build-stamp

Attachment: signature.asc
Description: Digital signature

Reply via email to