]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- another typo :(
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 7 Jun 2007 16:44:45 +0000 (16:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-rpm-4.4.9.patch -> 1.6

poldek-rpm-4.4.9.patch

index 9d1635f0825ba404bda045f300c126117d076ea9..c6394d1aaf26ff693e22bb2c88aaf4c24f647b07 100644 (file)
@@ -43,7 +43,7 @@ diff -ur poldek-0.20.1-cvs20070108.22.org/pm/rpm/misc.c poldek-0.20.1-cvs2007010
 -#ifdef HAVE_RPMMACHINESCORE    
 +
 +#ifdef HAVE_RPMPLATFORMSCORE
-+    rc = rpmPlatformScore(val, platpat, nplatpat);
++    rc = rpmPlatformScore(arch, platpat, nplatpat);
 +#elif defined(HAVE_RPMMACHINESCORE)
      rc = rpmMachineScore(RPM_MACHTABLE_INSTARCH, arch);
  #else
This page took 0.275727 seconds and 4 git commands to generate.