Skip to content
Snippets Groups Projects
Commit 671aeca3 authored by Christian Ehrhardt's avatar Christian Ehrhardt Committed by Guido Günther
Browse files

d/libvirt-doc.doc-base.libvirt-doc: adapt doc base to new file placement

parent 880f00e2
No related branches found
No related tags found
No related merge requests found
Pipeline #102277 passed
......@@ -4,5 +4,5 @@ Abstract: Local copy of the web site of libvirt
Section: System/Administration
Format: HTML
Index: /usr/share/doc/libvirt-doc/index.html
Files: /usr/share/doc/libvirt-doc/*.html
Index: /usr/share/doc/libvirt-doc/html/index.html
Files: /usr/share/doc/libvirt-doc/html/*.html
......@@ -23,7 +23,7 @@ build-debian-package:
script:
- 'UPSTREAM_BRANCH=$(gbp config dch.upstream-branch)'
- git branch "${UPSTREAM_BRANCH}" "origin/${UPSTREAM_BRANCH}"
- gbp dch -S -a --ignore-branch
- gbp dch --git-author -S -a --ignore-branch
- mkdir -p "${LV_WORKING_DIR}/tarballs"
- gbp export-orig --tarball-dir="${LV_WORKING_DIR}/tarballs"
--pristine-tar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment