Skip to content

Commit 66ada36

Browse files
committed
[blender] remove merged patch
1 parent 6613331 commit 66ada36

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

alarmcn/blender/PKGBUILD

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ options=('!lto')
108108
source=("git+https://projects.blender.org/blender/blender.git#tag=v$pkgver"
109109
"git+https://projects.blender.org/blender/blender-assets#tag=v$pkgver"
110110
https://developer.download.nvidia.com/redist/optix/v8.0/OptiX-8.0-Include.zip
111-
https://projects.blender.org/blender/blender/commit/d9f38fca5ffe29136cd6f390e318ad8455864582.patch
112111
force-draco1.patch
113112
force-draco2.patch
114113
blender-4.11-mantaflow-python-3.12.patch
@@ -157,9 +156,6 @@ prepare() {
157156
patch -p1 -i "$srcdir"/ffmpeg-7-2.patch
158157

159158
patch -p1 -i "$srcdir"/hiprt-lib-path.patch
160-
161-
# Python 3.13 support
162-
patch -p1 -i "$srcdir"/d9f38fca5ffe29136cd6f390e318ad8455864582.patch
163159
}
164160

165161
_get_pyver() {

0 commit comments

Comments
 (0)