search for: 88e0f57

Displaying 2 results from an estimated 2 matches for "88e0f57".

Did you mean: 51e0f57
2014 Oct 22
2
[PATCH] tests: rename $SRCDIR to $srcdir
...sts/guests/guest-aux/make-fedora-img.pl | 10 +++++----- tests/guests/guest-aux/make-ubuntu-img.sh | 4 ++-- tests/guests/guest-aux/make-windows-img.sh | 6 +++--- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/tests/guests/Makefile.am b/tests/guests/Makefile.am index 62f5d14..88e0f57 100644 --- a/tests/guests/Makefile.am +++ b/tests/guests/Makefile.am @@ -75,7 +75,7 @@ fedora.img: guest-aux/make-fedora-img.pl \ guest-aux/fedora-journal.tar.xz \ guest-aux/fedora-name.db \ guest-aux/fedora-packages.db - SRCDIR=$(srcdir) LAYOUT=partitions $(top_builddir)/run --test $<...
2014 Oct 22
0
Re: [PATCH] tests: rename $SRCDIR to $srcdir
...ra-img.pl | 10 +++++----- > tests/guests/guest-aux/make-ubuntu-img.sh | 4 ++-- > tests/guests/guest-aux/make-windows-img.sh | 6 +++--- > 5 files changed, 19 insertions(+), 19 deletions(-) > > diff --git a/tests/guests/Makefile.am b/tests/guests/Makefile.am > index 62f5d14..88e0f57 100644 > --- a/tests/guests/Makefile.am > +++ b/tests/guests/Makefile.am > @@ -75,7 +75,7 @@ fedora.img: guest-aux/make-fedora-img.pl \ > guest-aux/fedora-journal.tar.xz \ > guest-aux/fedora-name.db \ > guest-aux/fedora-packages.db > - SRCDIR=$(srcdir) LAYOUT=partition...