summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-16 21:59:52 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-16 22:00:23 (EDT)
commitfc3132056be7a1482e1e1c841bba679ecfcb9c50 (patch)
treec482396c84ec407b0ab49bd8836b52c66ba1e85a
parente2e080eac770ee767eb9c1bf5fd4cdfe9730353c (diff)
build: Don't install examples/Makefile*.
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 95e15f0..9d8861e 100755
--- a/build
+++ b/build
@@ -12,6 +12,7 @@ install: build
rm -f dest/usr/share/info/dir
mkdir -p dest/usr/share/doc/m4/examples
cp -p src/examples/* dest/usr/share/doc/m4/examples
+ rm -f dest/usr/share/doc/m4/examples/Makefile*
oh-fixperms
oh-strip
oh-installfiles