Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Staging:N
pidgin
pidgin-fix-perl-build.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pidgin-fix-perl-build.patch of Package pidgin
Index: pidgin-2.7.10/libpurple/plugins/perl/common/Makefile.PL.in =================================================================== --- pidgin-2.7.10.orig/libpurple/plugins/perl/common/Makefile.PL.in +++ pidgin-2.7.10/libpurple/plugins/perl/common/Makefile.PL.in @@ -10,7 +10,6 @@ WriteMakefile( (ABSTRACT_FROM => '@srcdir@/Purple.pm', # finds $ABSTRACT AUTHOR => 'Purple <http://pidgin.im/>') : ()), 'DEFINE' => '@DEBUG_CFLAGS@', - 'dynamic_lib' => { 'OTHERLDFLAGS' => '@LDFLAGS@' }, 'INC' => '-I. -I@srcdir@ -I@top_srcdir@ -I@top_srcdir@/libpurple @GLIB_CFLAGS@', 'OBJECT' => '$(O_FILES)', # link all the C files too # 'OPTIMIZE' => '-g', # For debugging Index: pidgin-2.7.10/pidgin/plugins/perl/common/Makefile.PL.in =================================================================== --- pidgin-2.7.10.orig/pidgin/plugins/perl/common/Makefile.PL.in +++ pidgin-2.7.10/pidgin/plugins/perl/common/Makefile.PL.in @@ -9,7 +9,6 @@ WriteMakefile( ('ABSTRACT_FROM' => '@srcdir@/Pidgin.pm', # finds $ABSTRACT 'AUTHOR' => 'Pidgin <http://pidgin.im/>') : ()), 'DEFINE' => '@DEBUG_CFLAGS@', - 'dynamic_lib' => { 'OTHERLDFLAGS' => '@LDFLAGS@' }, 'INC' => '-I. -I@srcdir@ -I@top_srcdir@ -I@top_srcdir@/libpurple -I@top_srcdir@/pidgin @GTK_CFLAGS@', 'OBJECT' => '$(O_FILES)', # link all the C files too 'TYPEMAPS' => ["@top_srcdir@/libpurple/plugins/perl/common/typemap"],
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