pkgsrc-ng/devel/binutils/patches/patch-opcodes_cgen.sh
2014-08-11 13:28:49 +02:00

13 lines
334 B
Bash

$NetBSD$
--- opcodes/cgen.sh.orig Sun Jun 14 16:36:56 2009
+++ opcodes/cgen.sh
@@ -61,6 +61,7 @@ shift ; options=$9
shift ; extrafiles=$9
rootdir=${srcdir}/..
+move_if_change="${CONFIG_SHELL:-/bin/sh} ${rootdir}/move-if-change"
# $arch is $6, as passed on the command line.
# $ARCH is the same argument but in all uppercase.