diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-08-21 09:01:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-08-21 09:01:13 +0000 |
commit | f6bf35dd1fcc61e225b2010a403fccb5827b156c (patch) | |
tree | bca0dafadbc1acf12b43524f216552b4606e8f65 /textproc/db2latex/files/patch-xsl-lists.mod.xsl | |
parent | mail/rainloop{-community}: 1.10.2 -> 1.10.3 (diff) |
- Add NO_ARCH
- Switch to options helpers
- Regenerate patches with `make makepatch`
Notes
Notes:
svn path=/head/; revision=420542
Diffstat (limited to 'textproc/db2latex/files/patch-xsl-lists.mod.xsl')
-rw-r--r-- | textproc/db2latex/files/patch-xsl-lists.mod.xsl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/db2latex/files/patch-xsl-lists.mod.xsl b/textproc/db2latex/files/patch-xsl-lists.mod.xsl index 08b8d7282028..cb84d0517632 100644 --- a/textproc/db2latex/files/patch-xsl-lists.mod.xsl +++ b/textproc/db2latex/files/patch-xsl-lists.mod.xsl @@ -1,5 +1,5 @@ ---- xsl/lists.mod.xsl.orig 2004-01-31 11:53:50.000000000 +0000 -+++ xsl/lists.mod.xsl 2012-11-13 21:15:16.000000000 +0000 +--- xsl/lists.mod.xsl.orig 2004-01-31 11:53:50 UTC ++++ xsl/lists.mod.xsl @@ -269,10 +269,8 @@ </doc:notes> </doc:template> @@ -13,4 +13,3 @@ <xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable> - |