mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
nss: update to 3.60
Added patch to fix compilation with musl 1.2.x. Install nss-config file and fix it up. Might help some packages... Refreshed others. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
--- a/nss/coreconf/nsinstall/nsinstall.c
|
||||
+++ b/nss/coreconf/nsinstall/nsinstall.c
|
||||
@@ -36,8 +36,8 @@ typedef unsigned int mode_t;
|
||||
#undef HAVE_FCHMOD
|
||||
#endif
|
||||
|
||||
-#ifdef LINUX
|
||||
#include <getopt.h>
|
||||
+#ifdef LINUX
|
||||
#endif
|
||||
|
||||
#if defined(SCO) || defined(UNIXWARE) || defined(SNI) || defined(NCR) || defined(NEC)
|
||||
Reference in New Issue
Block a user