Provided by: dh-octave_0.3.2_all
NAME
dh_octave_clean - clean files from Octave-Forge package build
SYNOPSIS
dh_octave_clean [debhelper options]
DESCRIPTION
dh_octave_clean cleans files generated by the building of an Octave-Forge package. It cleans files global-list and local-list created automatically. It also cleans any inst/*-api-v*, src/*.o and src/*.oct files left over from the build process. Finally, it runs make clean in the src directory, if it exists, in order to do further cleaning.
SEE ALSO
debhelper(7), dh(1), dh_octave_substvar(1), dh_octave_check(1), dh_octave_version(1), dh_octave_changelogs(1) This program is meant to be used together with debhelper for Debian packages derived from Octave-Forge packages.
AUTHOR
Rafael Laboissière <rafael@debian.org>