kakoune: backup
This commit is contained in:
parent
f0d49d6637
commit
0651c95066
1 changed files with 4 additions and 0 deletions
|
@ -35,3 +35,7 @@ license() {
|
|||
cd $pkgname-$pkgver
|
||||
cat UNLICENSE
|
||||
}
|
||||
|
||||
backup() {
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue