summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.spec.in')
-rw-r--r--quilt.spec.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index 5174fea..a571bb6 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -47,11 +47,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/quilt/
/usr/lib/quilt/
+/etc/bash_completion.d/quilt
/usr/share/locale/*/LC_MESSAGES/quilt.mo
-%doc /usr/share/man/man1/guards.1.gz
-%doc doc/README
+%doc %{_mandir}/man1/guards.1.gz
+%doc %{_docdir}/%{name}-%{version}/README
%changelog
# The changelog is filled in by "make spec".