[132311] trunk/dports/textproc/dblatex/Portfile
cal at macports.org
cal at macports.org
Wed Jan 28 14:23:12 PST 2015
Revision: 132311
https://trac.macports.org/changeset/132311
Author: cal at macports.org
Date: 2015-01-28 14:23:12 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
dblatex: Avoid installing outdated copies of latex packages into texmf, closes #46691
Modified Paths:
--------------
trunk/dports/textproc/dblatex/Portfile
Modified: trunk/dports/textproc/dblatex/Portfile
===================================================================
--- trunk/dports/textproc/dblatex/Portfile 2015-01-28 21:33:03 UTC (rev 132310)
+++ trunk/dports/textproc/dblatex/Portfile 2015-01-28 22:23:12 UTC (rev 132311)
@@ -6,7 +6,7 @@
name dblatex
version 0.3.5
-revision 1
+revision 2
categories textproc tex
maintainers cal openmaintainer
license GPL-2+
@@ -66,9 +66,6 @@
}
}
ln -s ${python.prefix}/bin/dblatex ${destroot}${prefix}/bin/
-
- xinstall -d ${destroot}${prefix}/share/texmf/tex
- copy ${destroot}${python.prefix}/share/dblatex/latex ${destroot}${prefix}/share/texmf/tex/
}
post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/2158d269/attachment.html>
More information about the macports-changes
mailing list