Files
termux-packages/packages/debianutils/Makefile.am.patch
termux-pacman-bot 0a29239b69 bump(main/debianutils): update to 5.13
The 5.8 srcurl link is dead.
2023-10-02 20:31:18 +00:00

20 lines
558 B
Diff

--- ./Makefile.am~ 2023-09-05 14:53:22.000000000 +0000
+++ ./Makefile.am 2023-09-29 20:28:32.058027371 +0000
@@ -9,11 +9,10 @@
tempfile_SOURCES = tempfile.c
ischroot_SOURCES = ischroot.c
-dist_bin_SCRIPTS = which savelog
+dist_bin_SCRIPTS = savelog
-dist_sbin_SCRIPTS = installkernel add-shell remove-shell update-shells
+dist_sbin_SCRIPTS =
-dist_man_MANS = run-parts.8 \
- installkernel.8 savelog.8 \
- tempfile.1 which.1 add-shell.8 \
- remove-shell.8 update-shells.8 ischroot.1
+dist_man_MANS = savelog.8 \
+ tempfile.1 \
+ ischroot.1