$NetBSD: patch-package_compile,v 1.1 2019/12/15 19:07:51 schmonz Exp $

Adjust to skalibs>=2.9.0.0 no longer supplying tainnow.lib.

--- package/compile.orig	2015-03-28 22:14:58.000000000 +0000
+++ package/compile
@@ -1767,7 +1767,7 @@ make_61() {
   make_ compile/host/skalibs_sysdeps &&
   echo &&
   prj_echo Making compile/host/tainnow &&
-  cp ./compile/host/skalibs_sysdeps/tainnow.lib "${output?}" &&
+  echo > "${output?}" &&
   contents_61=`cat "${output?}"`
 } &&
 
