File: mh_clean.rst

package info (click to toggle)
maven-repo-helper 1.9.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,580 kB
  • ctags: 744
  • sloc: java: 5,066; xml: 2,871; sh: 1,535; makefile: 67; perl: 14
file content (19 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
mh\_clean:
~~~~~~~~~~

Cleans the temporary files created by the other mh\_\* utilities. Add it
to the clean: target in debian/rules

Usage:

::

    mh_clean

In debian/rules, use:

::

    clean::
        mh_clean