summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhafeoz2023-03-04 18:53:03 +0000
committerhafeoz2023-03-04 18:53:03 +0000
commitf18fe3e35171b72608ae2fb7fffd3f2ae5be66bc (patch)
treee436b6cca6be144cf8d1aa2b3dac1647583d3343
parent4bfeaf3fc4c451228548eac2b4e5b052396d2446 (diff)
downloadaur-f18fe3e35171b72608ae2fb7fffd3f2ae5be66bc.tar.gz
Skip reverting wlroot commit
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1a2bae143c0..b8bfbbfbb8d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -79,7 +79,6 @@ prepare() {
git -c protocol.file.allow=always submodule update subprojects/wlroots
git -c protocol.file.allow=always submodule update subprojects/hyprland-protocols
cd subprojects/wlroots
- git revert -n 18595000f3a21502fd60bf213122859cc348f9af
patch --forward --strip=0 --input="${srcdir}"/nvidia.patch
}