diff options
author | joey <joey> | 2003-03-04 19:28:35 +0000 |
---|---|---|
committer | joey <joey> | 2003-03-04 19:28:35 +0000 |
commit | 6220dea5fa322b5f1b4e28d28b7679ce303c6131 (patch) | |
tree | db97c4493178980b9c4524f1502bced2e8478bce /debian/rules | |
parent | 3aa6fbb20465d16cf23e1607b078ed3cedf95ebe (diff) |
r577: * Rename debhelper.1 to debhelper.7.
* Typo, Closes: #183267
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index e53eea4..8d3cf5d 100755 --- a/debian/rules +++ b/debian/rules @@ -51,7 +51,7 @@ build-stamp: clean: ./dh_testdir ./dh_testroot - -./dh_clean *.1 *-stamp Debian/Debhelper/Dh_Version.pm + -./dh_clean *.1 *.7 *-stamp Debian/Debhelper/Dh_Version.pm test: test-stamp test-stamp: |