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

Re: Getting dh_install to do what we need



On Thu, Dec 08, 2011 at 05:12:08PM +0100, Gergely Nagy wrote:
> 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.

On Linux and Hurd, yeah.
On kFreeBSD, you can't.

But hey, FreeBSD folks learned about basic niceties like tab completion just
last year, give them a decade or two and you'll have recursive shebangs too.

Unless we cheat and s|^#!|#!/usr/bin/env |, that is.  This works.


-- 
1KB		// Yo momma uses IPv4!


Reply to: