diff options
Diffstat (limited to 'recipes/ltrace/files/ltrace-compile.patch')
-rw-r--r-- | recipes/ltrace/files/ltrace-compile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ltrace/files/ltrace-compile.patch b/recipes/ltrace/files/ltrace-compile.patch index 8323a5c501..4784deb6df 100644 --- a/recipes/ltrace/files/ltrace-compile.patch +++ b/recipes/ltrace/files/ltrace-compile.patch @@ -54,7 +54,7 @@ Index: ltrace-0.5.3/configure CFLAGS='-g -O2' LIBS='-lelf -lsupc++ -liberty ' -INSTALL='/usr/bin/install -c' -+INSTALL='$/usr/bin/install -c' ++INSTALL='install -c' iquote='-iquote ' iquoteend='' |