mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-06 03:28:07 +02:00
ci: Ignore setting tmpdir
This commit is contained in:
parent
589208a9fb
commit
ef60667578
1 changed files with 0 additions and 2 deletions
|
|
@ -16,7 +16,6 @@ stages:
|
|||
FDO_UPSTREAM_REPO: upower/power-profiles-daemon
|
||||
FDO_DISTRIBUTION_VERSION: 41
|
||||
FDO_DISTRIBUTION_TAG: '2025-01-01.0'
|
||||
TMPDIR: $CI_BUILDS_DIR/tmpdir
|
||||
|
||||
.ppd.fedora.build:
|
||||
extends:
|
||||
|
|
@ -63,7 +62,6 @@ stages:
|
|||
upower
|
||||
polkit-libs
|
||||
FDO_DISTRIBUTION_EXEC: |
|
||||
mkdir -m 700 $TMPDIR -p;
|
||||
dnf install -y --setopt=protected_packages= "dnf-command(debuginfo-install)";
|
||||
dnf debuginfo-install -y $DEBUG_DEPS;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue