Skip to content

Commit 69e6419

Browse files
author
Steve Ramage
committed
chore: copy all gperf files over
1 parent 8a11bae commit 69e6419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/release.Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ pipeline {
310310

311311
sh("""
312312
mkdir -p ./systemd-build/build
313-
cp /opt/systemd-source/systemd/load-fragment-gperf.gperf ./systemd-build/build
313+
cp /opt/systemd-source/systemd/*.gperf ./systemd-build/build
314314
cp /opt/systemd-source/systemd/last_commit_date /opt/systemd-source/systemd/last_commit_hash ./systemd-build/build
315315
cp -R /opt/systemd-source/systemd/man ./systemd-build/build
316316
""")

0 commit comments

Comments
 (0)