Skip to content

Commit a8c95d8

Browse files
SJrXSteve Ramage
andauthored
chore: copy all gperf files over (#311)
Co-authored-by: Steve Ramage <[email protected]>
1 parent 8a11bae commit a8c95d8

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)