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
Branches
Tags
No related merge requests found
Pipeline #102277 passed
...@@ -4,5 +4,5 @@ Abstract: Local copy of the web site of libvirt ...@@ -4,5 +4,5 @@ Abstract: Local copy of the web site of libvirt
Section: System/Administration Section: System/Administration
Format: HTML Format: HTML
Index: /usr/share/doc/libvirt-doc/index.html Index: /usr/share/doc/libvirt-doc/html/index.html
Files: /usr/share/doc/libvirt-doc/*.html Files: /usr/share/doc/libvirt-doc/html/*.html
...@@ -23,7 +23,7 @@ build-debian-package: ...@@ -23,7 +23,7 @@ build-debian-package:
script: script:
- 'UPSTREAM_BRANCH=$(gbp config dch.upstream-branch)' - 'UPSTREAM_BRANCH=$(gbp config dch.upstream-branch)'
- git branch "${UPSTREAM_BRANCH}" "origin/${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" - mkdir -p "${LV_WORKING_DIR}/tarballs"
- gbp export-orig --tarball-dir="${LV_WORKING_DIR}/tarballs" - gbp export-orig --tarball-dir="${LV_WORKING_DIR}/tarballs"
--pristine-tar --pristine-tar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment