[Pkg-wmaker-commits] [wmbiff] 05/19: surgical indent rule
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:02:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_11
in repository wmbiff.
commit 50dde2134a29ad562641a4a848a697df15b2f991
Author: bluehal <bluehal>
Date: Sun Dec 29 00:57:07 2002 +0000
surgical indent rule
---
wmbiff/Makefile.am | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/wmbiff/Makefile.am b/wmbiff/Makefile.am
index aa23a6c..04d431f 100644
--- a/wmbiff/Makefile.am
+++ b/wmbiff/Makefile.am
@@ -35,6 +35,10 @@ MAINTAINERCLEANFILES = Makefile.in
indent:
indent -npro -kr -i4 -ts4 $(wmbiff_SOURCES) || true
+# to perform surgery on a few changed files.
+%.indent: %.c
+ indent -npro -kr -i4 -ts4 $< || true
+
dist-hook-local: indent config-h-check
distclean-local:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list