aports/main/s390-tools/0006-define-path-mounted.patch
Tuan M. Hoang 26c865905c main/s390-tools: new aport
This package includes bootloader for s390x, thus needs to be in
main
2018-02-27 19:25:01 +00:00

16 lines
322 B
Diff

Picked from include/paths.h.
See more http://www.openwall.com/lists/musl/2014/03/29/5
diff --git a/hyptop/helper.c b/hyptop/helper.c
index 1212bda..733fd4e 100644
--- a/hyptop/helper.c
+++ b/hyptop/helper.c
@@ -27,6 +27,7 @@
#include "hyptop.h"
#include "sd.h"
+#define _PATH_MOUNTED "/etc/mtab"
/*
* Globals
*/