This is the command dh_installlisting 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_installlisting - install .listing files to be used by desktop-profiles package
SYNOPSIS
dh_installlisting [debhelper options] [filename(s)]
DESCRIPTION
dh_installlisting is a debhelper program that handles installing listing files used by the
desktop-profiles package into the correct location in package builddirectories (NOTE: this
command is provided by the desktop-profiles package, so don't forget to build-depends on
it). It also updates the cache of profile assignments (when it exists) to reflect the
added metadata.
If a file named debian/package.listing exists (or debian/listing in case of the main
package) it is installed in etc/desktop-profiles. In addition any files given as argument
will be installed in etc/desktop-profiles as package_file.listing. The format of .listing
files is described in desktop-profiles(7).
A dependancy on desktop-profiles will be added to misc:Depends by using this script.
Use dh_installlisting online using onworks.net services