diff options
Diffstat (limited to 'meta/recipes-support/gdbm/files/ptest.patch')
| -rw-r--r-- | meta/recipes-support/gdbm/files/ptest.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/gdbm/files/ptest.patch b/meta/recipes-support/gdbm/files/ptest.patch index 989f9524bc..5f4078101b 100644 --- a/meta/recipes-support/gdbm/files/ptest.patch +++ b/meta/recipes-support/gdbm/files/ptest.patch | |||
| @@ -28,10 +28,10 @@ diff --git a/tests/Makefile.am b/tests/Makefile.am | |||
| 28 | index eb071ac..9d14fe8 100644 | 28 | index eb071ac..9d14fe8 100644 |
| 29 | --- a/tests/Makefile.am | 29 | --- a/tests/Makefile.am |
| 30 | +++ b/tests/Makefile.am | 30 | +++ b/tests/Makefile.am |
| 31 | @@ -145,3 +145,15 @@ d_creat_ce_LDADD = ../src/libgdbm.la ../compat/libgdbm_compat.la | 31 | @@ -150,3 +150,15 @@ |
| 32 | t_wordwrap_LDADD = ../tools/libgdbmapp.a | 32 | t_wordwrap_LDADD = ../tools/libgdbmapp.a @LTLIBINTL@ |
| 33 | 33 | ||
| 34 | SUBDIRS = gdbmtool | 34 | SUBDIRS = dejagnu |
| 35 | + | 35 | + |
| 36 | +buildtests: $(check_PROGRAMS) $(TESTSUITE) | 36 | +buildtests: $(check_PROGRAMS) $(TESTSUITE) |
| 37 | + | 37 | + |
| @@ -42,5 +42,5 @@ index eb071ac..9d14fe8 100644 | |||
| 42 | + $(INSTALL_PROGRAM) .libs/$$file $(DESTDIR)/$$file; \ | 42 | + $(INSTALL_PROGRAM) .libs/$$file $(DESTDIR)/$$file; \ |
| 43 | + else \ | 43 | + else \ |
| 44 | + $(INSTALL_PROGRAM) $$file $(DESTDIR) ; \ | 44 | + $(INSTALL_PROGRAM) $$file $(DESTDIR) ; \ |
| 45 | + fi \ | 45 | + fi \ |
| 46 | + done | 46 | + done |
