the hook is not used

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2020-05-15 01:26:12 +03:00
parent f9ebd51193
commit 38c8f5b585
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
#!/usr/bin/env bash
PATH+=":/usr/local/bin:$HOME/.local/bin"
self="${PWD##*/}"; self="${self%.git}"
self_url="https://pkg.fleshless.org/$self"
spark_repo=$(<spark.repo)
spark_repo_path="$HOME/public/$spark_repo"
suex makepkg-overlay "$self_url" "$spark_repo_path/import"
repo-maintenance "$spark_repo"