projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc471f2
)
gitlab-ci: don't remove a package we don't install anymore
author
Eric Engestrom
<eric.engestrom@intel.com>
Sat, 3 Aug 2019 22:35:02 +0000
(23:35 +0100)
committer
Eric Engestrom
<eric.engestrom@intel.com>
Mon, 5 Aug 2019 14:43:26 +0000
(15:43 +0100)
Fixes: 85dace1c0b7c1839d121 ("gitlab-ci: remove software-properties-common")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
.gitlab-ci/debian-install.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/debian-install.sh
b/.gitlab-ci/debian-install.sh
index 719d783001865bf0e21d2415ca35a0e05bc21f31..004dde8cabc8a7838b79b4d07ee2d9fd09307122 100644
(file)
--- a/
.gitlab-ci/debian-install.sh
+++ b/
.gitlab-ci/debian-install.sh
@@
-219,6
+219,5
@@
apt-get purge -y \
libtool \
curl \
unzip \
- gnupg \
- software-properties-common
+ gnupg
apt-get autoremove -y --purge