[128930] trunk/dports/devel/libtool/Portfile

larryv at macports.org larryv at macports.org
Sat Nov 29 22:03:36 PST 2014


Revision: 128930
          https://trac.macports.org/changeset/128930
Author:   larryv at macports.org
Date:     2014-11-29 22:03:36 -0800 (Sat, 29 Nov 2014)
Log Message:
-----------
libtool: Reformat doc installation command

Modified Paths:
--------------
    trunk/dports/devel/libtool/Portfile

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2014-11-30 06:03:34 UTC (rev 128929)
+++ trunk/dports/devel/libtool/Portfile	2014-11-30 06:03:36 UTC (rev 128930)
@@ -69,8 +69,9 @@
 
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
-    xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README THANKS \
-        TODO ${destroot}${docdir}
+    xinstall -m 0644 -W ${worksrcpath} \
+            AUTHORS COPYING ChangeLog NEWS README THANKS TODO \
+            ${destroot}${docdir}
 }
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141129/e0b424f8/attachment.html>


More information about the macports-changes mailing list