Edit

IABSD.fr/ports/x11/tkdnd/patches/patch-unix_mkIndex_tcl_in

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:15:18
    Hash : 21f1bb8a
    Message : drop RCS Ids

  • x11/tkdnd/patches/patch-unix_mkIndex_tcl_in
  • --- unix/mkIndex.tcl.in.orig	Fri May 14 11:44:13 2010
    +++ unix/mkIndex.tcl.in	Fri May 14 11:48:24 2010
    @@ -77,7 +77,7 @@ proc Nativepath {pathName} {
         return $pathName
     }
     
    -set prefix "@prefix@"
    +set prefix "${DESTDIR}@prefix@"
     set exec_prefix "@exec_prefix@"
     
     set exec_prefix [Nativepath $exec_prefix]