termux-packages/root-packages/chroot/configure.patch

12 lines
384 B
Diff
Raw Normal View History

2019-04-28 12:18:53 +02:00
--- ../configure.orig 2019-04-04 22:05:58.910698449 +0200
+++ ./configure 2019-04-04 22:08:58.330693037 +0200
@@ -43326,7 +43326,7 @@
2019-04-28 12:18:53 +02:00
# Determine how to get the list of mounted file systems.
- ac_list_mounted_fs=
+ ac_list_mounted_fs=found
2019-04-28 12:18:53 +02:00
# If the getmntent function is available but not in the standard library,
# make sure LIBS contains the appropriate -l option.