Package: prebaseconfig
Version: 0.42
Tags: patch

The udeb produced by this source package is Architecture: all, so
it should be generated in the binary-indep target, not in binary-arch.

Patch follows:

diff -ru prebaseconfig-0.42.orig/debian/rules prebaseconfig-0.42/debian/rules
--- prebaseconfig-0.42.orig/debian/rules        Sat Oct 18 18:36:33 2003
+++ prebaseconfig-0.42/debian/rules     Sat Dec  6 19:40:00 2003
@@ -46,11 +46,11 @@
        done

 # Build architecture-independent files here.
-binary-indep: build install
+binary-arch: build install
 # We have nothing to do by default.

 # Build architecture-dependent files here.
-binary-arch: build install base-install
+binary-indep: build install base-install
 base-install:
        dh_testdir
        dh_testroot


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

Reply via email to