Explain what patch12 is for in comments.

This commit is contained in:
Tim Waugh 2009-10-29 10:53:43 +00:00
parent 67dc6f0670
commit 95e0af4e37

View File

@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
# Give up trying to print a job to a reconnected device (bug #515481).
%patch11 -p1 -b .device-reconnected
# Set a printer-state-reason when there's a missing required plugin
# (bug #531330).
%patch12 -p1 -b .plugin-error
%build