summaryrefslogtreecommitdiff
path: root/repo/system/krb5.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-16 19:00:47 +0000
committerdavidovski <david@davidovski.xyz>2022-01-16 19:00:47 +0000
commitd0978a69ba38aae036d1e8409c680bd37c87918f (patch)
treeb2e6dc0d0037b8070fddfa76a7cffbe58acc4d46 /repo/system/krb5.xibuild
parentdb79151e0b78257083dfd21cb3b0d2ebc0667ceb (diff)
fixed typo in krb5
Diffstat (limited to 'repo/system/krb5.xibuild')
-rw-r--r--repo/system/krb5.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/krb5.xibuild b/repo/system/krb5.xibuild
index 013218a..757b1ab 100644
--- a/repo/system/krb5.xibuild
+++ b/repo/system/krb5.xibuild
@@ -18,7 +18,7 @@ prepare () {
sed -i -e 's@\^u}@^u cols 300}@' tests/dejagnu/config/default.exp &&
sed -i -e '/eq 0/{N;s/12 //}' plugins/kdb/db2/libdb2/test/run.test &&
- sed -i '/t_iprop.py/d' tests/Makefile.in &&
+ sed -i '/t_iprop.py/d' tests/Makefile.in
}
build () {