Josselin Mouette <j...@debian.org> writes: > Le jeudi 08 décembre 2011 à 00:12 +0100, Gergely Nagy a écrit : >> ,---- >> | #! /usr/bin/dh_multiarchify >> | /usr/lib/${DEB_HOST_MULTIARCH}/* >> `---- >> >> The /usr/bin/dh_multiarchify script > > *tadaaaa* > It would need to be a compiled program, since you can’t use scripts in > shebangs.
Wrong, you can. But even if you couldn't, there'd be a workaround: #! /bin/sh /usr/lib/debhelper/dh_multiarchify -- |8] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87aa73vy93.fsf@algernon.balabit