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

Re: Getting dh_install to do what we need



08.12.2011 18:49, Josselin Mouette пишет:
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.


(18:52:00)
[pashev@moon:~]
# cat shbang script
#!/bin/sh

echo "$@"

#!/home/pashev/shbang

dfwuefnwiuef


(18:52:06)
[pashev@moon:~]
# ./script
./script


Reply to: