Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
kmymoney
build-fix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File build-fix.diff of Package kmymoney
--- kmymoney2/plugins/Makefile.am +++ kmymoney2/plugins/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = $(all_includes) -I$(top_srcdir) -I. # since some of the subdirs are conditional, we need to define DIST_SUBDIRS -SUBDIRS = interfaces @OFX_IMPORTERPLUGIN@ +SUBDIRS = interfaces ofximport DIST_SUBDIRS = interfaces ofximport # The library containing the plugin base class --- kmymoney2/plugins/Makefile.in +++ kmymoney2/plugins/Makefile.in @@ -383,7 +383,7 @@ INCLUDES = $(all_includes) -I$(top_srcdir) -I. # since some of the subdirs are conditional, we need to define DIST_SUBDIRS -SUBDIRS = interfaces @OFX_IMPORTERPLUGIN@ +SUBDIRS = interfaces ofximport DIST_SUBDIRS = interfaces ofximport # The library containing the plugin base class --- kmymoney2/plugins/ofximport/Makefile.am +++ kmymoney2/plugins/ofximport/Makefile.am @@ -11,7 +11,7 @@ #nodeparser.cpp # Libs needed by the plugin -kmm_ofximport_la_LIBADD = @OFX_LIBS@ dialogs/libdialogs.la ../libkmm_plugin.la ../libkmm_plugin.la $(top_builddir)/kmymoney2/mymoney/libkmm_mymoney.la +kmm_ofximport_la_LIBADD = -lofx dialogs/libdialogs.la ../libkmm_plugin.la ../libkmm_plugin.la $(top_builddir)/kmymoney2/mymoney/libkmm_mymoney.la # LD flags for the plugin # -module says: this is a module, i.e. something you're going to dlopen --- kmymoney2/plugins/ofximport/Makefile.in +++ kmymoney2/plugins/ofximport/Makefile.in @@ -390,7 +390,7 @@ #nodeparser.cpp # Libs needed by the plugin -kmm_ofximport_la_LIBADD = @OFX_LIBS@ dialogs/libdialogs.la ../libkmm_plugin.la ../libkmm_plugin.la $(top_builddir)/kmymoney2/mymoney/libkmm_mymoney.la +kmm_ofximport_la_LIBADD = -lofx dialogs/libdialogs.la ../libkmm_plugin.la ../libkmm_plugin.la $(top_builddir)/kmymoney2/mymoney/libkmm_mymoney.la # LD flags for the plugin # -module says: this is a module, i.e. something you're going to dlopen
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