diff options
| -rw-r--r-- | recipes-extended/libvirt/libvirt/runptest.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt/runptest.patch b/recipes-extended/libvirt/libvirt/runptest.patch index 0c019751..4973a568 100644 --- a/recipes-extended/libvirt/libvirt/runptest.patch +++ b/recipes-extended/libvirt/libvirt/runptest.patch | |||
| @@ -11,7 +11,7 @@ diff -uNr a/tests/Makefile.am b/tests/Makefile.am | |||
| 11 | -I$(top_srcdir)/src/conf \ | 11 | -I$(top_srcdir)/src/conf \ |
| 12 | $(GETTEXT_CPPFLAGS) | 12 | $(GETTEXT_CPPFLAGS) |
| 13 | 13 | ||
| 14 | +PTEST_DIR ?= /usr/lib/libvirt/ptest | 14 | +PTEST_DIR ?= $(libdir)/libvirt/ptest |
| 15 | + | 15 | + |
| 16 | AM_CFLAGS = \ | 16 | AM_CFLAGS = \ |
| 17 | - -Dabs_builddir="\"`pwd`\"" \ | 17 | - -Dabs_builddir="\"`pwd`\"" \ |
