moving packages
This commit is contained in:
parent
d2235a7fc5
commit
7488ce0293
48 changed files with 0 additions and 0 deletions
11
base/bmake/no-test.patch
Normal file
11
base/bmake/no-test.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ../bmakeb/bmake/boot-strap 2020-11-13 21:47:25.000000000 +0000
|
||||
+++ boot-strap 2020-12-27 17:26:13.126598658 +0000
|
||||
@@ -431,7 +431,7 @@
|
||||
|
||||
op_test() {
|
||||
[ -x bmake ] || op_build
|
||||
- Bmake test || exit 1
|
||||
+ #Bmake test || exit 1
|
||||
}
|
||||
|
||||
op_clean() {
|
Loading…
Add table
Add a link
Reference in a new issue