[25947] branches/dp2mp-move/base/doc/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 6 23:12:18 PDT 2007


Revision: 25947
          http://trac.macosforge.org/projects/macports/changeset/25947
Author:   jmpp at macports.org
Date:     2007-06-06 23:12:18 -0700 (Wed, 06 Jun 2007)

Log Message:
-----------
Remove stray slash.

Modified Paths:
--------------
    branches/dp2mp-move/base/doc/Makefile

Modified: branches/dp2mp-move/base/doc/Makefile
===================================================================
--- branches/dp2mp-move/base/doc/Makefile	2007-06-07 06:11:10 UTC (rev 25946)
+++ branches/dp2mp-move/base/doc/Makefile	2007-06-07 06:12:18 UTC (rev 25947)
@@ -29,7 +29,7 @@
 		$(LN_S) share/man ${INSTALLDIR}/man; \
 	fi
 
-	if test ! -e ${DESTDIR}/${mpconfigdir}/macports.conf ; then \
+	if test ! -e ${DESTDIR}${mpconfigdir}/macports.conf ; then \
 		set -x; \
 		$(INSTALL) -o ${DSTUSR} -g ${DSTGRP} -m 644 macports.conf ${DESTDIR}${mpconfigdir}; \
 	fi

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


More information about the macports-changes mailing list