[bug#60536] [PATCH] depend: trim spurious leading tab
Karl Berry <[email protected]> Wed, 4 Jan 2023 16:54:32 -0700
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
distclean:
- %DISTRMS%
+%DISTRMS%
maintainer-clean:
- %DISTRMS%
+%DISTRMS%
Sure, looks good. Please commit. Thanks Mike. -k