From 040bfbcb57ef45f039c8ecff6a47277d33c295f3 Mon Sep 17 00:00:00 2001 From: william Date: Wed, 4 Mar 2015 18:42:28 -0800 Subject: readd pubkey.lua as a stub because the previous solution of using a symbolic link was causing packaging headaches --- src/GNUmakefile | 11 +++++++++-- src/openssl.pubkey.lua | 2 ++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 src/openssl.pubkey.lua (limited to 'src') diff --git a/src/GNUmakefile b/src/GNUmakefile index 74a19fe..3fe2f65 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -123,8 +123,15 @@ $$(DESTDIR)$(3)/openssl/%.lua: $$(d)/openssl.%.lua $$(MKDIR) -p $$(@D) $$(CP) -p $$< $$@ -$$(DESTDIR)$(3)/openssl/pubkey.lua: $$(DESTDIR)$(3)/openssl/pkey.lua - cd $$(@D) && $(LN_S) -f $$(