[27981] trunk/dports/archivers/lcab/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Aug 16 18:03:03 PDT 2007
Revision: 27981
http://trac.macosforge.org/projects/macports/changeset/27981
Author: nox at macports.org
Date: 2007-08-16 18:03:03 -0700 (Thu, 16 Aug 2007)
Log Message:
-----------
lcab: Removed useless xinstall argument.
Modified Paths:
--------------
trunk/dports/archivers/lcab/Portfile
Modified: trunk/dports/archivers/lcab/Portfile
===================================================================
--- trunk/dports/archivers/lcab/Portfile 2007-08-17 01:01:57 UTC (rev 27980)
+++ trunk/dports/archivers/lcab/Portfile 2007-08-17 01:03:03 UTC (rev 27981)
@@ -23,7 +23,7 @@
post-destroot {
cd ${worksrcpath}
- xinstall -m 0444 ${worksrcpath}/lcab.1 ${destroot}${prefix}/share/man/man1
+ xinstall -m 0444 lcab.1 ${destroot}${prefix}/share/man/man1
set docdir ${prefix}/share/doc/${name}-${version}
xinstall -d ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070816/0a063299/attachment.html
More information about the macports-changes
mailing list