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