Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
xfce4-panel-plugin-notes
xfce4-panel-plugin-notes-create-unversioned-lib...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xfce4-panel-plugin-notes-create-unversioned-lib.patch of Package xfce4-panel-plugin-notes
Index: xfce4-notes-plugin-1.7.7/src/Makefile.am =================================================================== --- xfce4-notes-plugin-1.7.7.orig/src/Makefile.am +++ xfce4-notes-plugin-1.7.7/src/Makefile.am @@ -72,7 +72,7 @@ endif if HAVE_LIBXFCE4PANEL47 -plugindir = $(libdir)/xfce4/panel-plugins +plugindir = $(libdir)/xfce4/panel/plugins plugin_LTLIBRARIES = libnotes.la libnotes_la_SOURCES = \ @@ -91,6 +91,13 @@ libnotes_la_LIBADD = \ @LIBXFCE4UTIL_LIBS@ \ @XFCONF_LIBS@ +libnotes_la_LDFLAGS = \ + -avoid-version \ + -module \ + -no-undefined \ + -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' \ + $(PLATFORM_LDFLAGS) + else plugindir = $(libexecdir)/xfce4/panel-plugins
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