mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
hfsprogs: fix compilation under glibc
Seems sys/sysctl.h was removed. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
Index: diskdev_cmds-332.25/fsck_hfs.tproj/dfalib/SVerify1.c
|
||||
===================================================================
|
||||
--- diskdev_cmds-332.25.orig/fsck_hfs.tproj/dfalib/SVerify1.c
|
||||
+++ diskdev_cmds-332.25/fsck_hfs.tproj/dfalib/SVerify1.c
|
||||
--- a/fsck_hfs.tproj/dfalib/SVerify1.c
|
||||
+++ b/fsck_hfs.tproj/dfalib/SVerify1.c
|
||||
@@ -2848,7 +2848,7 @@ OSErr VLockedChk( SGlobPtr GPtr )
|
||||
}
|
||||
else // Because we don't have the unicode converters, just fill it with a dummy name.
|
||||
|
||||
Reference in New Issue
Block a user