diff options
Diffstat (limited to 'security/iaikpkcs11wrapper/files/patch-Makefile')
-rw-r--r-- | security/iaikpkcs11wrapper/files/patch-Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/iaikpkcs11wrapper/files/patch-Makefile b/security/iaikpkcs11wrapper/files/patch-Makefile index 1fbed912d449..83168fe0d96b 100644 --- a/security/iaikpkcs11wrapper/files/patch-Makefile +++ b/security/iaikpkcs11wrapper/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig 2013-10-30 08:34:48.105849638 +0000 -+++ Makefile 2013-10-30 08:35:06.293848426 +0000 +--- Makefile.orig 2016-06-20 15:16:34 UTC ++++ Makefile @@ -1,4 +1,3 @@ -CC = gcc SOURCE_DIR = ../../common/ |