]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-p4.patch
- let's call it a typo
[packages/rpm.git] / rpm-p4.patch
CommitLineData
77e90930
JB
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.033021 seconds and 4 git commands to generate.