Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 1e9ba3d..376f52e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,7 +68,8 @@ check-tarball-builds: dist
tar xf $(srcdir)/libsamsung-ipc-$(VERSION).tar.xz \
-C $$BUILD_TMPDIR && \
cd $$BUILD_TMPDIR/build && \
- ../libsamsung-ipc-$(VERSION)/configure $(CONFIGURE_ARGUMENTS)
&& \
+ ../libsamsung-ipc-$(VERSION)/configure \
+ $(CONFIGURE_ARGUMENTS) && \
make check && \
make install DESTDIR=`realpath $$BUILD_TMPDIR/destdir` && \
rm -rf $$BUILD_TMPDIR ; \
--
2.41.0
_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant