diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /devel/automake/files/patch-doc__automake.texi | |
parent | editors/fte: update to 20110708 (diff) |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'devel/automake/files/patch-doc__automake.texi')
-rw-r--r-- | devel/automake/files/patch-doc__automake.texi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/automake/files/patch-doc__automake.texi b/devel/automake/files/patch-doc__automake.texi new file mode 100644 index 000000000000..9f2f250b4671 --- /dev/null +++ b/devel/automake/files/patch-doc__automake.texi @@ -0,0 +1,16 @@ +--- doc/automake.texi.orig 2012-04-21 07:38:05.000000000 -0700 ++++ doc/automake.texi 2012-04-26 11:05:39.000000000 -0700 +@@ -38,3 +38,3 @@ + +-@dircategory Software development ++@dircategory Programming & development toolS + @direntry +@@ -43,8 +43,2 @@ + +-@dircategory Individual utilities +-@direntry +-* aclocal-invocation: (automake)aclocal Invocation. Generating aclocal.m4. +-* automake-invocation: (automake)automake Invocation. Generating Makefile.in. +-@end direntry +- + @titlepage |