mirror of
https://github.com/termux-pacman/glibc-packages.git
synced 2025-03-15 10:28:55 +00:00
apache2 bash-completion boost box64 box86 doxygen e2fsprogs gettext libaom libcurl libdrm libedit libelf libflac libgnutls libice libicu liblzma libnettle libnghttp2 libpam libpixman libpng libsecret libsm libsqlite libtool libtpms libuv libwayland-protocols libx11 libxau libxkbcommon libxml2 libxrender libxshmfence libxt libxxf86vm openssl pcre2 python zstd python-pip docbook-xsl-glibc binutils-libs
12 lines
536 B
Diff
12 lines
536 B
Diff
--- src/docs/man/meson.build 2025-01-16 01:54:16.000000000 +0300
|
|
+++ src/docs/man/meson.build.patch 2025-03-08 23:25:40.456217778 +0300
|
|
@@ -9,7 +9,7 @@
|
|
'--stringparam', 'man.th.extra1.suppress', '1',
|
|
'--stringparam', 'man.authors.section.enabled', '0',
|
|
'--stringparam', 'man.copyright.section.enabled', '0',
|
|
- 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl',
|
|
+ '@TERMUX_PREFIX@/share/xml/docbook/xsl-stylesheets-nons/manpages/docbook.xsl',
|
|
'@INPUT@',
|
|
],
|
|
build_by_default: true,
|