]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-cleanbody.patch
- compress debuginfo sections with zlib (reduce /usr/lib/debug size).
[packages/rpm.git] / rpm-cleanbody.patch
1 --- rpm-4.4.9/build/parseBuildInstallClean.c    2008-01-30 23:16:55.347346942 +0200
2 +++ rpm-4.4.9/build/parseBuildInstallClean.c    2008-01-30 23:22:24.241459876 +0200
3 @@ -51,7 +51,6 @@
4         if (s && *s)
5             appendStringBuf(*sbp, s);
6         s = _free(s);
7 -       sbp = NULL;     /* XXX skip %clean from spec file. */
8      }
9  
10      /* There are no options to %build, %install, %check, or %clean */
This page took 0.042083 seconds and 3 git commands to generate.