Обновить ccomp/build

This commit is contained in:
svsptech 2026-04-24 03:20:14 +05:00
parent 0ddc194b89
commit e52a0f5c0b

View File

@ -7,7 +7,7 @@ REPO_CONF_NAME="pkg.conf"
if ! command -v git >/dev/null 2>&1; then
cat > pkg.conf << EOF
xserver_dep_repo: {
url: "file://${PWD}/packages",
url: "file:///calista/ccomp/packages",
enabled: yes,
priority: 100
}