diff options
Diffstat (limited to 'repo/parted/parted.xibuild')
-rw-r--r-- | repo/parted/parted.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/parted/parted.xibuild b/repo/parted/parted.xibuild index bc490d8..1cb380b 100644 --- a/repo/parted/parted.xibuild +++ b/repo/parted/parted.xibuild @@ -17,7 +17,7 @@ skip-duplicate-bsd-test-on-s390x.patch " prepare () { - apply_patches + apply_patches || true } build() { |