#! /bin/sh /usr/share/dpatch/dpatch-run ## 05-configure.dpatch by Neil Williams ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Francisco Moya #394588 @DPATCH@ diff -urNad rivet-0.5.0~/configure.ac rivet-0.5.0/configure.ac --- rivet-0.5.0~/configure.ac 2005-03-24 10:29:15.000000000 +0000 +++ rivet-0.5.0/configure.ac 2006-11-28 01:23:01.000000000 +0000 @@ -268,6 +268,7 @@ AC_DEFINE_UNQUOTED(NAMEOFEXECUTABLE,"${TCLSH_PROG}",[The path to a working tclsh executable]) # We need to use the package path for the installation procedure. +TCL_PACKAGE_PATH=${TCL_PACKAGE_PATH/ */} AC_SUBST(TCL_PACKAGE_PATH)