From 0651c9506682ce7d08e5641408703fcf6af0561f Mon Sep 17 00:00:00 2001 From: Ella Stanforth Date: Thu, 21 Apr 2022 16:19:30 +0000 Subject: [PATCH] kakoune: backup --- base/kakoune/build.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/base/kakoune/build.sh b/base/kakoune/build.sh index a76d383..26edf8c 100644 --- a/base/kakoune/build.sh +++ b/base/kakoune/build.sh @@ -35,3 +35,7 @@ license() { cd $pkgname-$pkgver cat UNLICENSE } + +backup() { + return +}