]> git.pld-linux.org Git - packages/frozen-bubble.git/commitdiff
- workaround to work with both versions of MakeMaker auto/ac/frozen-bubble-1_0_0-5
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Jul 2004 22:13:08 +0000 (22:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frozen-bubble-make.patch -> 1.2

frozen-bubble-make.patch

index cddba058737be9da3745391ef4c9a6de0af1d245..5cd6b2427dc9531769ffa608f66ce1b7d565468a 100644 (file)
@@ -1,10 +1,10 @@
 --- frozen-bubble-1.0.0/c_stuff/Makefile.PL.orig       2002-04-18 11:44:20.000000000 +0200
 +++ frozen-bubble-1.0.0/c_stuff/Makefile.PL    2004-07-14 23:44:02.047303392 +0200
-@@ -55,6 +55,5 @@
+@@ -55,6 +55,6 @@
      'VERSION_FROM' => 'fb_c_stuff.pm', # finds VERSION
      'OBJECT'       => 'fb_c_stuff.o',
      'INC'          => chomp_(`sdl-config --cflags`) . ' -I.',
 -    'OPTIMIZE'     => '-O2 -Wall',
--    'MAKEFILE'     => 'Makefile_c',
+     'MAKEFILE'     => 'Makefile_c',
 +    'FIRST_MAKEFILE' => 'Makefile_c',
  );
This page took 0.063302 seconds and 4 git commands to generate.