On Mon, Jan 30, 2012 at 4:18 PM, Mirco Bauer <[email protected]> wrote: > On 01/30/2012 03:04 PM, Mathieu Malaterre wrote: >> Quick question, gdcm is setup the following way: >> >> $ cat control >> ... >> Package: libgdcm-cil >> Section: cli-mono >> Architecture: i386 lpia kfreebsd-i386 powerpc amd64 kfreebsd-amd64 >> ia64 arm armeb armel sparc s390 >> ... >> >> Isn't there something easier such as ${mono:Architecture} ? Or do I >> need a source upload each time there is a change in mono source ? > > Since mono 2.10.1-2 there is /usr/share/mono/mono-archs.make which > includes 2 variables: > DEB_MONO_ARCHS and DEB_MONO_SGEN_ARCHS which can be used to get a list > of all mono arches.
Hum, before I do something silly, you understand that s390x is listed in DEB_MONO_ARCHS ? > If you can pass that directly to debian/control and use it, I haven't > tried that, but dh_gencontrol allows to pass > custom variables, see debian/rules of the mono source package > (mono:upversion). Yup that was the evil plan -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/ca+7wusxuvj8aersderhezp4bgcemxqclj5sehgr1zk_zjp0...@mail.gmail.com
