Update 2024-02-14 07:51 OpenBSD/amd64-x13
This commit is contained in:
9
.bin/OLD/pfullcheck
Executable file
9
.bin/OLD/pfullcheck
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
make clean=all
|
||||
make clean=dist
|
||||
make -j 12 fetch
|
||||
make package
|
||||
portcheck
|
||||
make port-lib-depends-check
|
||||
make show=MAINTAINER
|
||||
|
||||
Reference in New Issue
Block a user