DH_OCTAVE_CLEAN(1) | dh-octave | DH_OCTAVE_CLEAN(1) |
dh_octave_clean - clean files from Octave-Forge package build
dh_octave_clean [debhelper options]
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.
debhelper(7), dh(1), dh_octave_substvar(1), dh_octave_check(1), dh_octave_version(1), dh_octave_changelogs(1), dh_octave_examples(1)
This program is meant to be used together with debhelper for Debian packages derived from Octave-Forge packages.
Rafael Laboissière <rafael@debian.org>
2020-12-30 | 1.0.3 |