]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-cleanbody.patch
- at least use macros that are used
[packages/rpm.git] / rpm-cleanbody.patch
CommitLineData
fa78cfd4 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
148261e6 3@@ -51,7 +51,6 @@
fa78cfd4 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.027045 seconds and 4 git commands to generate.