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-common-common.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-common-common.xsl')
-rw-r--r-- | textproc/db2latex/files/patch-xsl-common-common.xsl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/db2latex/files/patch-xsl-common-common.xsl b/textproc/db2latex/files/patch-xsl-common-common.xsl index 23babdd6c7e5..bc08ca704a9e 100644 --- a/textproc/db2latex/files/patch-xsl-common-common.xsl +++ b/textproc/db2latex/files/patch-xsl-common-common.xsl @@ -1,6 +1,6 @@ ---- xsl/common/common.xsl~ 2005-03-10 23:09:55.639189152 +0100 -+++ xsl/common/common.xsl 2005-03-10 23:10:50.762690340 +0100 -@@ -356,89 +356,6 @@ +--- xsl/common/common.xsl.orig 2004-01-04 09:25:06 UTC ++++ xsl/common/common.xsl +@@ -356,89 +356,6 @@ Defaults to the context node.</para> <xsl:value-of select="count($anc.divs) + number($section.level)"/> </xsl:template> |