Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
dapl
dapl-rename_dtest.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dapl-rename_dtest.patch of Package dapl
--- Makefile.am | 2 +- test/dtest/Makefile.am | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) Index: Makefile.am =================================================================== --- Makefile.am.orig 2014-04-07 19:27:35.000000000 +0200 +++ Makefile.am 2014-08-08 17:30:04.813777327 +0200 @@ -503,7 +503,7 @@ libdatinclude_HEADERS = dat/include/dat2 dat/include/dat2/udat_vendor_specific.h \ dat/include/dat2/dat_ib_extensions.h -man_MANS = man/dtest.1 man/dapltest.1 man/dat.conf.5 +man_MANS = man/dpltest.1 man/dapltest.1 man/dat.conf.5 EXTRA_DIST = dat/common/dat_dictionary.h \ dat/common/dat_dr.h \ Index: test/dtest/Makefile.am =================================================================== --- test/dtest/Makefile.am.orig 2014-04-07 19:27:35.000000000 +0200 +++ test/dtest/Makefile.am 2014-08-08 18:15:49.682461746 +0200 @@ -1,6 +1,7 @@ -bin_PROGRAMS = dtest dtestcm -dtest_SOURCES = dtest.c -dtest_CFLAGS = -g -Wall -D_GNU_SOURCE +bin_PROGRAMS = dpltest dtestcm +dpltest_SOURCES = dtest.c +dpltest_CFLAGS = -g -Wall -D_GNU_SOURCE +dpltest_LDADD = $(top_builddir)/dat/udat/libdat2.la dtestcm_SOURCES = dtestcm.c dtestcm_CFLAGS = -g -Wall -D_GNU_SOURCE @@ -13,6 +14,5 @@ dtestx_LDADD = $(top_builddir)/dat/udat/ endif INCLUDES = -I $(srcdir)/../../dat/include -dtest_LDADD = $(top_builddir)/dat/udat/libdat2.la dtestcm_LDADD = $(top_builddir)/dat/udat/libdat2.la
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor