mirror of
https://github.com/termux/termux-packages.git
synced 2025-10-03 21:59:39 +00:00
17 lines
406 B
Diff
17 lines
406 B
Diff
--- src/scripts/libmakepkg/executable/meson.build 2024-03-04 06:07:58.000000000 +0300
|
|
+++ src/scripts/libmakepkg/executable/meson.build.patch 2024-03-28 19:37:05.286341465 +0300
|
|
@@ -4,13 +4,11 @@
|
|
'ccache.sh.in',
|
|
'checksum.sh.in',
|
|
'distcc.sh.in',
|
|
- 'fakeroot.sh.in',
|
|
'debugedit.sh.in',
|
|
'gpg.sh.in',
|
|
'gzip.sh.in',
|
|
'pacman.sh.in',
|
|
'strip.sh.in',
|
|
- 'sudo.sh.in',
|
|
'vcs.sh.in',
|
|
]
|
|
|