[29351] trunk/dports/devel/libgpg-error/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 21 14:25:13 PDT 2007


Revision: 29351
          http://trac.macosforge.org/projects/macports/changeset/29351
Author:   nox at macports.org
Date:     2007-09-21 14:25:13 -0700 (Fri, 21 Sep 2007)

Log Message:
-----------
libgpg-error: Missed an argument in xinstall call in the last commit.

Modified Paths:
--------------
    trunk/dports/devel/libgpg-error/Portfile

Modified: trunk/dports/devel/libgpg-error/Portfile
===================================================================
--- trunk/dports/devel/libgpg-error/Portfile	2007-09-21 21:20:55 UTC (rev 29350)
+++ trunk/dports/devel/libgpg-error/Portfile	2007-09-21 21:25:13 UTC (rev 29351)
@@ -31,7 +31,7 @@
     set docdir ${prefix}/share/doc/${name}-${version}
     xinstall -d ${destroot}${docdir}
     xinstall -m 0644 -W ${worksrcpath} ABOUT-NLS AUTHORS COPYING COPYING.LIB NEWS README \
-        THANKS VERSION
+        THANKS VERSION ${destroot}${docdir}
 }
 
 livecheck.check regex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070921/e57199a9/attachment.html


More information about the macports-changes mailing list