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

Re: how to dh_install exclude filename ?



On Jan 28, 2008 8:00 AM, Andre Felipe Machado
<andremachado@techforce.com.br> wrote:
>
> Hello,
> I am trying to NOT install a file into a multibinary rule [0].
> After the building, a given directory contains a file that should be
> installed
> in another binary package.

Try the '-p' or '-N' options to specify packages.

> I tried the following lines:
>         dh_install --exclude=JavaBridge.war -a
>         dh_install -XJavaBridge.war -a
>         dh_install --exclude=war -a
> Without success.
> What am I missing?
> Should I use dh_movefiles to exclude the file or it will install at another
> undesired location?
> Regards.
> Andre Felipe Machado
>
> [0]
> http://php-java-bridge.cvs.sourceforge.net/php-java-bridge/php-java-bridge/debian/rules?view=log
>
> --
> "A Debian user never dies. Issues a last command:
> shutdown -h now"
> http://www.techforce.com.br
>
>
> --
> To UNSUBSCRIBE, email to debian-mentors-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



-- 
Regards,
Andres Mejia


Reply to: