0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 13:46:16 +00:00
termux-packages/x11-packages/movit/0001-use-make_bundled_shaders.py.patch
2024-05-31 21:37:49 +02:00

12 lines
393 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -185,7 +185,7 @@
make_bundled_shaders: $(MAKE_BUNDLE_OBJS)
$(LIBTOOL) --mode=link $(CXX) $(LDFLAGS) -o make_bundled_shaders $(MAKE_BUNDLE_OBJS) -lepoxy
bundled_shaders.cpp: make_bundled_shaders $(SHADERS)
- ./make_bundled_shaders $(SHADERS) > $@
+ ./make_bundled_shaders.py $(SHADERS) > $@
install: libmovit.la
$(MKDIR) -p $(DESTDIR)$(libdir)/