aboutsummaryrefslogtreecommitdiffhomepage
path: root/packaging
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2021-04-28 11:12:08 +0200
committerGuido Günther <agx@sigxcpu.org>2021-04-28 11:37:34 +0200
commit82bb71255b82dc4583934c2b647c5a52233c7af8 (patch)
tree976f47662f34b27a3825c900626bac02f7ce5c39 /packaging
parentc341c19223e79359e14d59fc94cd41beb74e7003 (diff)
spec: Install setup-git-attributes command
This unbreaks the autopkgtest
Diffstat (limited to 'packaging')
-rw-r--r--packaging/git-buildpackage.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index d0742b79..c0bb0c5b 100644
--- a/packaging/git-buildpackage.spec
+++ b/packaging/git-buildpackage.spec
@@ -228,6 +228,7 @@ done
%{python_sitelib}/gbp/scripts/pristine_tar.py*
%{python_sitelib}/gbp/scripts/pull.py*
%{python_sitelib}/gbp/scripts/push.py*
+%{python_sitelib}/gbp/scripts/setup_gitattributes.py*
%{python_sitelib}/gbp/scripts/supercommand.py*
%{python_sitelib}/gbp/scripts/tag.py*
%{python_sitelib}/gbp/scripts/common/*.py*
@@ -241,6 +242,7 @@ done
%{_mandir}/man1/gbp-pristine-tar.1*
%{_mandir}/man1/gbp-pull.1*
%{_mandir}/man1/gbp-push.1*
+%{_mandir}/man1/gbp-setup-gitattributes.1*
%{_mandir}/man1/gbp-tag.1*
%{_mandir}/man5/*.5*
%endif