diff options
Diffstat (limited to 'repo/openrgb')
-rw-r--r-- | repo/openrgb/openrgb.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/openrgb/openrgb.xibuild b/repo/openrgb/openrgb.xibuild index 207a630..1fc3020 100644 --- a/repo/openrgb/openrgb.xibuild +++ b/repo/openrgb/openrgb.xibuild @@ -15,7 +15,7 @@ openrgb.post-install " prepare () { - apply_patches + apply_patches || true } build() { |