]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-p4.patch
- rpm2cpio is a script now, rpm2cpio.sh vanished
[packages/rpm.git] / rpm-p4.patch
1 --- rpm-4.4.1/lib/rpmrc.c.orig  2005-08-02 21:33:34.000000000 +0200
2 +++ rpm-4.4.1/lib/rpmrc.c       2005-10-11 07:51:45.000000000 +0200
3 @@ -1076,6 +1076,7 @@
4                         // Pentium 4 Xeon, Pentium 4 Xeon MP,
5                         // Celeron, Mobile Celron                    (0.13um)
6             case 3:     // Pentium 4, Celeron                        (0.09um)
7 +           case 4:     // Pentium 4 540J
8                 return 1;
9         }
10      return 0;
This page took 0.024935 seconds and 3 git commands to generate.