This is the command dh_movefiles that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_movefiles - move files out of debian/tmp into subpackages
SYNOPSIS
dh_movefiles [debhelper options] [--sourcedir=dir] [-Xitem] [file ...]
DESCRIPTION
dh_movefiles is a debhelper program that is responsible for moving files out of debian/tmp
or some other directory and into other package build directories. This may be useful if
your package has a Makefile that installs everything into debian/tmp, and you need to
break that up into subpackages.
Note: dh_install is a much better program, and you are recommended to use it instead of
dh_movefiles.
Use dh_movefiles online using onworks.net services