[81157] trunk/dports/tex/detex/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Jul 25 22:59:05 PDT 2011
Revision: 81157
http://trac.macports.org/changeset/81157
Author: ryandesign at macports.org
Date: 2011-07-25 22:59:04 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
detex: use an unversioned docdir
Modified Paths:
--------------
trunk/dports/tex/detex/Portfile
Modified: trunk/dports/tex/detex/Portfile
===================================================================
--- trunk/dports/tex/detex/Portfile 2011-07-26 05:56:32 UTC (rev 81156)
+++ trunk/dports/tex/detex/Portfile 2011-07-26 05:59:04 UTC (rev 81157)
@@ -5,6 +5,7 @@
name detex
version 2.8
+revision 1
categories tex textproc
maintainers ryandesign
license NCSA/University of Illinois Open Source License
@@ -45,7 +46,7 @@
xinstall -W ${worksrcpath} detex ${destroot}${prefix}/bin
xinstall -W ${worksrcpath} detex.1l ${destroot}${prefix}/share/man/man1/
- set docdir ${destroot}${prefix}/share/doc/${name}-${version}
+ set docdir ${destroot}${prefix}/share/doc/${name}
xinstall -d ${docdir}
xinstall -W ${worksrcpath} COPYRIGHT README ${docdir}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/a04d399e/attachment.html>
More information about the macports-changes
mailing list