public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/atheme-services/files: atheme-services-7.0.0-perl-build-fix.patch
@ 2012-04-20  2:41 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-04-20  2:41 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/04/20 02:41:42

  Added:                atheme-services-7.0.0-perl-build-fix.patch
  Log:
  Version bump to 7.0.0 and fix a possible bug in the live ebuild.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-irc/atheme-services/files/atheme-services-7.0.0-perl-build-fix.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/atheme-services/files/atheme-services-7.0.0-perl-build-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/atheme-services/files/atheme-services-7.0.0-perl-build-fix.patch?rev=1.1&content-type=text/plain

Index: atheme-services-7.0.0-perl-build-fix.patch
===================================================================
diff --git a/modules/scripting/perl/Makefile b/modules/scripting/perl/Makefile
index b7e4dbd..bce7584 100644
--- a/modules/scripting/perl/Makefile
+++ b/modules/scripting/perl/Makefile
@@ -12,7 +12,7 @@ include ../../../buildsys.mk
 
 plugindir = $(MODDIR)/modules/scripting
 
-CPPFLAGS += -I../../../include -I. $(PERL_CFLAGS) -DPERL_MODDIR='"$(plugindir)"'
+CPPFLAGS += -I../../../include -I. $(PERL_CFLAGS) -DPERL_MODDIR=\"$(plugindir)\"
 CFLAGS += $(PLUGIN_CFLAGS)
 LDFLAGS += $(PLUGIN_LDFLAGS) $(PERL_LIBS)
 LIBS +=	-L../../../libathemecore -lathemecore ${LDFLAGS_RPATH}






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-20  2:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-20  2:41 [gentoo-commits] gentoo-x86 commit in net-irc/atheme-services/files: atheme-services-7.0.0-perl-build-fix.patch Jeff Horelick (jdhore)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox