[med-svn] [Git][med-team/itksnap][itk-transition] Correct stupid error
Gert Wollny
gitlab at salsa.debian.org
Sun Feb 18 10:12:08 UTC 2018
Gert Wollny pushed to branch itk-transition at Debian Med / itksnap
Commits:
101015c6 by Gert Wollny at 2018-02-18T11:11:21+01:00
Correct stupid error
- - - - -
1 changed file:
- debian/.gitlab-ci.yml
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -9,7 +9,7 @@ build:
- grep "^deb .* sid " /etc/apt/sources.list | sed -e "s/ sid / experimental /" >> /etc/apt/sources.list
- cat /etc/apt/sources.list
- apt-get update && apt-get -y install devscripts git-buildpackage
- - apt-get -t experimental libinsighttoolkit4-dev
+ - apt-get -t experimental install libinsighttoolkit4-dev
- mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control
script:
- git checkout pristine-tar
View it on GitLab: https://salsa.debian.org/med-team/itksnap/commit/101015c6d4736995f67f55fa16729cf35111b196
---
View it on GitLab: https://salsa.debian.org/med-team/itksnap/commit/101015c6d4736995f67f55fa16729cf35111b196
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180218/cf20bf16/attachment.html>
More information about the debian-med-commit
mailing list