1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-29 06:22:07 -04:00

void: remove dbl dms-git transform

This commit is contained in:
purian23
2026-06-28 20:44:17 -04:00
parent 32d68a034f
commit 1ca64abad9
-1
View File
@@ -177,7 +177,6 @@ jobs:
SRC_CACHE="hostdir/sources/dms-git-${GIT_VER}" SRC_CACHE="hostdir/sources/dms-git-${GIT_VER}"
mkdir -p "$SRC_CACHE" mkdir -p "$SRC_CACHE"
tar -czf "${SRC_CACHE}/dms-git-${GIT_VER}.tar.gz" \ tar -czf "${SRC_CACHE}/dms-git-${GIT_VER}.tar.gz" \
--transform "s,^\.,dms-git-${GIT_VER}," \
--exclude=void-packages \ --exclude=void-packages \
--exclude=gh-pages-repo \ --exclude=gh-pages-repo \
--exclude=.git \ --exclude=.git \