]> git.pld-linux.org Git - packages/akode.git/commitdiff
- tag and mode options are reversed auto/ac/gwenview-1_4_0-1 auto/ac/kdebase-3_5_4-2 auto/ac/kdenetwork-3_5_4-2 auto/th/kdebase-3_5_4-8 auto/th/kdelibs-3_5_4-9 auto/th/kdevelop-3_3_92-0_1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 24 Sep 2006 21:08:41 +0000 (21:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde-common-PLD.patch -> 1.9

kde-common-PLD.patch

index 365f83fd48cbf40eb3a5377b89b806782c1ee5c8..2664ad8c1268f9396150e5e0cb66c7653693df5e 100644 (file)
  AC_MSG_RESULT($QTDOCDIR)
  
  AC_SUBST(QTDOCDIR)
---- kdepim-3.5.4/admin/am_edit 2006-09-19 14:20:21.446444147 +0300
-+++ kdepim-3.5.4/admin/am_edit 2006-09-20 00:14:49.967386769 +0300
-@@ -498,6 +498,11 @@
+--- kdelibs-3.5.4/admin/am_edit        2006-07-24 10:18:33.000000000 +0300
++++ gwenview-1.4.0/admin/am_edit       2006-09-25 00:04:55.213036950 +0300
+@@ -499,6 +499,11 @@
          }
      }
  
-+    $lookup = '(CXXLINK = \$\(LIBTOOL\) --tag=CXX --mode=link) \$\(CXXLD\)';
++    $lookup = '(CXXLINK = \$\(LIBTOOL\) --mode=link --tag=CXX) \$\(CXXLD\)';
 +    if ($MakefileData =~ m/$lookup/) {
 +        substituteLine($lookup, "$1 \"\$\(CXXLD\)\"");
 +    }
      $MakefileData =~ s/\$\(KCXXFLAGS\)/\$\(CXXFLAGS\)/g;
  
      $lookup = '(.*)cp -pr \$\$/\$\$file \$\(distdir\)/\$\$file(.*)';
-@@ -573,6 +578,14 @@
+@@ -578,6 +583,14 @@
          local @kde_options = split(/[\034\s]+/, $kde_options_str);
          if (grep(/^foreign$/, @kde_options)) {
              push(@foreignfiles, $makefileDir . "/");
This page took 0.037137 seconds and 4 git commands to generate.