mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-05 00:32:17 +01:00
12 lines
235 B
Diff
12 lines
235 B
Diff
--- nettle-2.4/Makefile.in.orig
|
|
+++ nettle-2.4/Makefile.in
|
|
@@ -14,7 +14,7 @@
|
|
INSTALL_STRIP_PROGRAM = $(INSTALL_PROGRAM) -s
|
|
MKDIR_P = @MKDIR_P@
|
|
|
|
-SUBDIRS = tools testsuite examples
|
|
+SUBDIRS = tools testsuite
|
|
|
|
include config.make
|
|
|