tags 531461 + patch
thanks

So now the binary-arch target is fixed, but the binary target is not, so
non-buildd builds are broken.  Here's a patch for that:

--8<---------------cut here---------------start------------->8---
diff -u ed-1.3/debian/rules ed-1.3/debian/rules
--- ed-1.3/debian/rules
+++ ed-1.3/debian/rules
@@ -21,6 +21,8 @@
 %:
        dh $@
 
+binary: binary-arch
+
 binary-arch:
        dh $@ --until dh_install
        # Move it around:
--8<---------------cut here---------------end--------------->8---

Regards,
Sven



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to