components/perl_modules/perl-tk/patches/001-system-jpeg.patch
changeset 4746 8e237ffd0a48
parent 1677 e41bbf0b1631
--- a/components/perl_modules/perl-tk/patches/001-system-jpeg.patch	Thu Aug 06 15:11:29 2015 -0700
+++ b/components/perl_modules/perl-tk/patches/001-system-jpeg.patch	Fri Aug 07 13:43:38 2015 -0700
@@ -1,7 +1,7 @@
 In-House patch. 
 Making sure Perl-Tk does not build its own copy of libjpeg, instead links against libjpeg library already present in Solaris in /usr/lib.
---- Tk-804.031/JPEG/Makefile.PL.orig	2014-01-03 22:04:39.788240812 -0800
-+++ Tk-804.031/JPEG/Makefile.PL	2014-01-03 21:57:20.929546011 -0800
+--- Tk-804.033/JPEG/Makefile.PL.orig	2014-01-03 22:04:39.788240812 -0800
++++ Tk-804.033/JPEG/Makefile.PL	2014-01-03 21:57:20.929546011 -0800
 @@ -1,27 +1,6 @@
  # -*- cperl -*-
  use Tk::MMutil;