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

how to dh_install exclude filename ?



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.
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


Reply to: