File: mh_clean.rst

package info (click to toggle)
maven-repo-helper 1.10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,588 kB
  • sloc: java: 5,088; xml: 2,871; sh: 1,534; makefile: 60; 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