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 +}