On Jan 28, 2008 8:00 AM, Andre Felipe Machado <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- Regards, Andres Mejia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

