packages: perl-Alien-wxWidgets/perl-Alien-wxWidgets-nobuild.patch - adjuste...

amateja amateja at pld-linux.org
Mon Jun 15 10:23:56 CEST 2009


Author: amateja                      Date: Mon Jun 15 08:23:56 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adjusted for 0.43

---- Files affected:
packages/perl-Alien-wxWidgets:
   perl-Alien-wxWidgets-nobuild.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/perl-Alien-wxWidgets/perl-Alien-wxWidgets-nobuild.patch
diff -u packages/perl-Alien-wxWidgets/perl-Alien-wxWidgets-nobuild.patch:1.1 packages/perl-Alien-wxWidgets/perl-Alien-wxWidgets-nobuild.patch:1.2
--- packages/perl-Alien-wxWidgets/perl-Alien-wxWidgets-nobuild.patch:1.1	Sat Oct 21 22:00:50 2006
+++ packages/perl-Alien-wxWidgets/perl-Alien-wxWidgets-nobuild.patch	Mon Jun 15 10:23:50 2009
@@ -1,24 +1,13 @@
-diff -uNr Alien-wxWidgets-0.22.orig/Build.PL Alien-wxWidgets-0.22/Build.PL
---- Alien-wxWidgets-0.22.orig/Build.PL	2006-10-03 20:38:40.000000000 +0200
-+++ Alien-wxWidgets-0.22/Build.PL	2006-10-18 00:00:18.414760047 +0200
-@@ -38,13 +38,13 @@
-     create_makefile_pl => 'passthrough',
-   );
- 
+--- Alien-wxWidgets-0.43/Build.PL.orig	2009-05-10 09:48:23.000000000 +0200
++++ Alien-wxWidgets-0.43/Build.PL	2009-06-15 11:21:53.917665314 +0200
+@@ -91,9 +91,7 @@
+         }
+     }
+ }
+-chomp $build_prompt;
 -my $build_wx = _askyn( $build, 'build_wx',
--                       'Do you want to build wxWidgets?', 'no' );
--$build->notes( 'build_wx' => $build_wx );
--if( $build_wx ) {
--    $TYPE = _ask( $build, 'source', 'Which archive type?', 'tar.gz' );
--    $build->notes( 'build_data' => do 'patches/data' );
--}
-+#my $build_wx = _askyn( $build, 'build_wx',
-+#                       'Do you want to build wxWidgets?', 'no' );
-+$build->notes( 'build_wx' => 0 );
-+#if( $build_wx ) {
-+#    $TYPE = _ask( $build, 'source', 'Which archive type?', 'tar.gz' );
-+#    $build->notes( 'build_data' => do 'patches/data' );
-+#}
- 
- $build->create_build_script;
- 
+-                       $build_prompt, $build_wx_dflt );
++my $build_wx;
+ $build->notes( 'build_wx' => $build_wx );
+ $build->notes( 'mk_portable' => $build->args('mk_portable') );
+ if( $build_wx ) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Alien-wxWidgets/perl-Alien-wxWidgets-nobuild.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list