summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-01-31 13:44:56 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-01-31 13:44:56 +0000
commit62afdab5581516fb7c6f055572ceb81d4c1cc2e9 (patch)
treef73b5fc7f521c575357a3afe04a89a1de2ab76ec /quilt.spec.in
parentc4189640171632e4b3812dcc6a82b118c682b6b3 (diff)
downloadquilt-62afdab5581516fb7c6f055572ceb81d4c1cc2e9.tar.gz
- No longer remove common extensions (.dif, .diff, .patch, .gz,
.bz2) from patch names. This allows patches in the same series that only differ by extension, and cleans up the scripts a little. Also don't remove extensions when printing patch names. - Remove unused diffstat code.
Diffstat (limited to 'quilt.spec.in')
-rw-r--r--quilt.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index e5ba22e..3907ea7 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -50,6 +50,7 @@ rm -rf $RPM_BUILD_ROOT
/etc/bash_completion.d/quilt
%doc %{_mandir}/man1/guards.1.gz
%doc %{_docdir}/%{name}-%{version}/README
+%doc %{_docdir}/%{name}-%{version}/quilt.pdf
%changelog
# The changelog is filled in by "make spec".