[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting dh_install to do what we need



Josselin Mouette <joss@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]


Reply to: