Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit43fafd5

Browse files
committed
build: switch source archive to xz compression
Change-Id: I33870abd65bc28baf0053daa5ddb0a4a592f928c
1 parentb5e5765 commit43fafd5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎wscript‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,9 @@ def build(bld):
8989
name='systemd-units',
9090
source='systemd/repo-ng.service.in',
9191
target='systemd/repo-ng.service')
92+
93+
defdist(ctx):
94+
ctx.algo='tar.xz'
95+
96+
defdistcheck(ctx):
97+
ctx.algo='tar.xz'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp