gettext: update to 0.23.1
[oi-userland.git] / components / x11 / xf86-video-ast / patches / 02-64bit-drivers.patch
blobd2555dece7a40708ee1b263502b1decf321735bf
1 --- xf86-video-ast-1.1.5/src/Makefile.am.orig 2015-08-19 03:24:48.000000000 +0200
2 +++ xf86-video-ast-1.1.5/src/Makefile.am 2023-02-05 17:25:27.874595982 +0100
3 @@ -27,7 +27,7 @@
5 ast_drv_la_LTLIBRARIES = ast_drv.la
6 ast_drv_la_LDFLAGS = -module -avoid-version
7 -ast_drv_ladir = @moduledir@/drivers
8 +ast_drv_ladir = @moduledir@
10 ast_drv_la_SOURCES = \
11 ast.h \