Julian
2025-09-17 16:35:45 +02:00
commit ba20341e70
59 changed files with 33849 additions and 0 deletions
Vendored Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
for dir in bes2600; do
echo ${dir} /usr/src/${PACKAGE_NAME}-${PACKAGE_VERSION}
done