public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/graphite2/files: graphite2-1.1.0-includes-libs-perl.patch
@ 2012-02-16  8:24 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-02-16  8:24 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/02/16 08:24:04

  Modified:             graphite2-1.1.0-includes-libs-perl.patch
  Log:
  Fix copy pasto in perl patch. Wrt bug#403997.
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-gfx/graphite2/files/graphite2-1.1.0-includes-libs-perl.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/files/graphite2-1.1.0-includes-libs-perl.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/files/graphite2-1.1.0-includes-libs-perl.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/files/graphite2-1.1.0-includes-libs-perl.patch?r1=1.1&r2=1.2

Index: graphite2-1.1.0-includes-libs-perl.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphite2/files/graphite2-1.1.0-includes-libs-perl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- graphite2-1.1.0-includes-libs-perl.patch	15 Feb 2012 12:09:02 -0000	1.1
+++ graphite2-1.1.0-includes-libs-perl.patch	16 Feb 2012 08:24:04 -0000	1.2
@@ -6,7 +6,7 @@
      extra_compiler_flags => $^O ne 'MSWin32' ? '-Wall -Wno-unused-variable' : '',
 -    extra_linker_flags  => $^O eq 'MSWin32' ? '../../build/src/graphite2.lib' : '-lgraphite2',
 -    include_dirs        => ['.'],
-+    extra_linker_flags  => extra_linker_flags  => $^O eq 'MSWin32' ? '../../build/src/graphite2.lib' : '-L @BUILD_DIR@ -lgraphite2',
++    extra_linker_flags  => $^O eq 'MSWin32' ? '../../build/src/graphite2.lib' : '-L @BUILD_DIR@ -lgraphite2',
 +    include_dirs        => ['.', '../../include'],
      requires => {
          'Test::More' => 0,






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

only message in thread, other threads:[~2012-02-16  8:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16  8:24 [gentoo-commits] gentoo-x86 commit in media-gfx/graphite2/files: graphite2-1.1.0-includes-libs-perl.patch Tomas Chvatal (scarabeus)

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