[117870] trunk/dports/science/ce/files/patch-Makefiles.diff

mmoll at macports.org mmoll at macports.org
Sat Mar 15 09:41:02 PDT 2014


Revision: 117870
          https://trac.macports.org/changeset/117870
Author:   mmoll at macports.org
Date:     2014-03-15 09:41:02 -0700 (Sat, 15 Mar 2014)
Log Message:
-----------
science/ce: remove redundant slash before ${PREFIX} in patch

Modified Paths:
--------------
    trunk/dports/science/ce/files/patch-Makefiles.diff

Modified: trunk/dports/science/ce/files/patch-Makefiles.diff
===================================================================
--- trunk/dports/science/ce/files/patch-Makefiles.diff	2014-03-15 16:15:24 UTC (rev 117869)
+++ trunk/dports/science/ce/files/patch-Makefiles.diff	2014-03-15 16:41:02 UTC (rev 117870)
@@ -12,8 +12,8 @@
  	cp pom/mkDB_sgi pom/mkDB
 +
 +install:
-+	cp ce/ce ${DESTDIR}/${PREFIX}/bin/ce
-+	cp pom/mkDB ${DESTDIR}/${PREFIX}/bin/mkDB
++	cp ce/ce ${DESTDIR}${PREFIX}/bin/ce
++	cp pom/mkDB ${DESTDIR}${PREFIX}/bin/mkDB
 --- ce/Makefile.orig	2014-03-13 11:48:06.000000000 -0500
 +++ ce/Makefile	2014-03-13 11:52:06.000000000 -0500
 @@ -7,7 +7,7 @@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140315/ff9a79f1/attachment-0001.html>


More information about the macports-changes mailing list