Update 2023-09-05 11:55 OpenBSD/amd64-x13
This commit is contained in:
@@ -12,7 +12,7 @@ _ports=$(find \
|
||||
-maxdepth 1 \
|
||||
| grep -v -E distfiles\|pobj\|plist\|CVS)
|
||||
|
||||
_sys=$(find /usr/src/* /usr/src/sys/* -type d -maxdepth 0 \
|
||||
_sys=$(find /usr/src/*/* -type d -maxdepth 0 \
|
||||
| grep -v -E distfiles\|pobj\|plist\|CVS)
|
||||
|
||||
_system=\
|
||||
|
||||
Reference in New Issue
Block a user