wolfssl/debian/patches/improve-clean-target.patch
2018-02-19 12:29:59 +01:00

15 lines
404 B
Diff

Description: Fix clean target for repeated builds
Author: Felix Lechner <felix.lechner@lease-up.com>
Forwarded: no
Last-Update: 2017-12-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/cyassl/include.am
+++ b/cyassl/include.am
@@ -29,3 +29,5 @@ noinst_HEADERS+= cyassl/options.
else
nobase_include_HEADERS+= cyassl/options.h
endif
+
+CLEANFILES+=cyassl/options.h